{"id":372006,"url":"https://github.com/grpc/grpc-go","last_synced_at":"2026-05-30T13:31:38.627Z","repository":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-22T21:08:37.000Z","size":44923,"stargazers_count":22939,"open_issues_count":122,"forks_count":4680,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-05-23T00:02:59.006Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-22T21:08:47.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33469701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T06:32:55.349Z","status":"ssl_error","status_checked_at":"2026-05-25T06:32:35.322Z","response_time":57,"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"}},"owner":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-12-23T18:14:24.706Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":105549,"followers":2495,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-12-23T18:14:24.707Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"packages":[{"id":10924978,"name":"google.golang.org/grpc/internal/idle","ecosystem":"go","description":"Package idle contains a component for managing idleness (entering and exiting)\nbased on RPC activity.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-05-01T08:37:57.740Z","latest_release_published_at":"2026-05-01T08:37:57.740Z","latest_release_number":"v1.80.0","last_synced_at":"2026-05-01T08:38:01.469Z","created_at":"2024-09-25T11:45:01.125Z","updated_at":"2026-05-01T08:38:01.469Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/idle","install_command":"go get google.golang.org/grpc/internal/idle","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/idle#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.036Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/idle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/idle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/idle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/idle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fidle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12146141,"name":"google.golang.org/grpc/test/grpc_testing","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/test","versions_count":50,"first_release_published_at":"2026-04-02T13:19:46.378Z","latest_release_published_at":"2026-04-02T13:19:46.378Z","latest_release_number":"v1.54.1","last_synced_at":"2026-05-07T14:05:25.914Z","created_at":"2025-09-26T13:09:16.629Z","updated_at":"2026-05-07T14:05:25.915Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/test/grpc_testing","install_command":"go get google.golang.org/grpc/test/grpc_testing","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/test/grpc_testing#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:20.407Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.508136771634675,"dependent_packages_count":5.162030807144751,"stargazers_count":0.14779300025895573,"forks_count":0.05738743693359795,"docker_downloads_count":null,"average":2.718837003992995},"purl":"pkg:golang/google.golang.org/grpc/test/grpc_testing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/test/grpc_testing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/test/grpc_testing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/test/grpc_testing/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fgrpc_testing/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11400907,"name":"google.golang.org/grpc/balancer/grpclb","ecosystem":"go","description":"Package grpclb defines a grpclb balancer.\n\nTo install grpclb balancer, import this package as:","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":50,"first_release_published_at":"2026-02-22T04:07:18.329Z","latest_release_published_at":"2026-02-22T04:07:18.329Z","latest_release_number":"v1.79.1","last_synced_at":"2026-04-26T16:02:16.861Z","created_at":"2025-03-04T00:08:50.822Z","updated_at":"2026-04-26T16:02:16.861Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb","install_command":"go get google.golang.org/grpc/balancer/grpclb","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.834Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/google.golang.org/grpc/balancer/grpclb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/grpclb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924983,"name":"google.golang.org/grpc/balancer/base","ecosystem":"go","description":"Package base defines a balancer base that can be used to build balancers with\ndifferent picking algorithms.\n\nThe base balancer creates a new SubConn for each resolved address. The\nprovided picker will only be notified about READY SubConns.\n\nThis package is the base of round_robin balancer, its purpose is to be used\nto build round_robin like balancers with complex picking algorithms.\nBalancers with more complicated logic should try to implement a balancer\nbuilder from scratch.\n\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-03T01:32:17.729Z","latest_release_number":null,"last_synced_at":"2026-05-21T13:01:35.077Z","created_at":"2024-09-25T11:45:06.566Z","updated_at":"2026-05-21T13:01:35.078Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/base","install_command":"go get google.golang.org/grpc/balancer/base","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/base#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.101Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer/base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/base","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fbase/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10842169,"name":"google.golang.org/grpc/reflection/test","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/reflection","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-10T12:37:30.513Z","latest_release_number":null,"last_synced_at":"2026-05-16T15:07:41.680Z","created_at":"2024-08-29T04:15:03.714Z","updated_at":"2026-05-16T15:07:41.680Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/test","install_command":"go get google.golang.org/grpc/reflection/test","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/test#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:13.272Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.694136322962023,"dependent_packages_count":6.2741140231915145,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.484125173076769},"purl":"pkg:golang/google.golang.org/grpc/reflection/test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Ftest/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11154940,"name":"google.golang.org/grpc/health","ecosystem":"go","description":"Package health provides a service that exposes server's health and it must be\nimported to enable support for client-side health checks.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T06:36:42.960Z","latest_release_number":null,"last_synced_at":"2026-04-25T17:32:07.822Z","created_at":"2024-12-10T16:27:27.437Z","updated_at":"2026-04-25T17:32:07.822Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/health","install_command":"go get google.golang.org/grpc/health","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/health#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:42.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/health","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/health","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/health","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/health/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14128826,"name":"google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/grpclb","versions_count":50,"first_release_published_at":"2026-03-26T20:56:28.753Z","latest_release_published_at":"2026-03-26T20:56:28.753Z","latest_release_number":"v1.79.3","last_synced_at":"2026-05-01T03:07:50.315Z","created_at":"2026-03-26T20:55:04.657Z","updated_at":"2026-05-01T03:07:50.315Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","install_command":"go get google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-26T20:55:05.385Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/grpclb/grpc_lb_v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fgrpc_lb_v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14128828,"name":"google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal/proto","versions_count":50,"first_release_published_at":"2026-03-26T20:56:31.402Z","latest_release_published_at":"2026-03-26T20:56:31.402Z","latest_release_number":"v1.79.3","last_synced_at":"2026-05-01T03:07:50.304Z","created_at":"2026-03-26T20:55:09.224Z","updated_at":"2026-05-01T03:07:50.305Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","install_command":"go get google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-26T20:55:09.447Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fproto%2Fgrpc_gcp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924900,"name":"google.golang.org/grpc/resolver","ecosystem":"go","description":"Package resolver defines APIs for name resolution in gRPC.\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-23T19:23:28.596Z","latest_release_number":null,"last_synced_at":"2026-04-28T19:02:32.909Z","created_at":"2024-09-25T11:43:52.150Z","updated_at":"2026-04-28T19:02:32.909Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/resolver","install_command":"go get google.golang.org/grpc/resolver","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/resolver#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:19.497Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/resolver","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11403277,"name":"google.golang.org/grpc/credentials/oauth","ecosystem":"go","description":"Package oauth implements gRPC credentials using OAuth.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-06T10:14:46.131Z","latest_release_number":null,"last_synced_at":"2026-05-21T18:05:44.384Z","created_at":"2025-03-04T16:38:53.341Z","updated_at":"2026-05-21T18:05:44.385Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/oauth","install_command":"go get google.golang.org/grpc/credentials/oauth","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/oauth#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:24.163Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/google.golang.org/grpc/credentials/oauth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/oauth","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/oauth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/oauth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Foauth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Foauth/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Foauth/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Foauth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Foauth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Foauth/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11403071,"name":"google.golang.org/grpc/reflection/internal","ecosystem":"go","description":"Package internal contains code that is shared by both reflection package and\nthe test package. The packages are split in this way inorder to avoid\ndependency to deprecated package github.com/golang/protobuf.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/reflection","versions_count":50,"first_release_published_at":"2026-02-20T08:56:58.482Z","latest_release_published_at":"2026-02-20T08:56:58.481Z","latest_release_number":"v1.79.1","last_synced_at":"2026-05-03T00:01:46.928Z","created_at":"2025-03-04T14:57:47.028Z","updated_at":"2026-05-03T00:01:46.929Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/internal","install_command":"go get google.golang.org/grpc/reflection/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:48.773Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/google.golang.org/grpc/reflection/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924980,"name":"google.golang.org/grpc/binarylog/grpc_binarylog_v1","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/binarylog","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-03T01:42:16.366Z","latest_release_number":null,"last_synced_at":"2026-05-14T16:01:28.258Z","created_at":"2024-09-25T11:45:04.363Z","updated_at":"2026-05-14T16:01:28.261Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1","install_command":"go get google.golang.org/grpc/binarylog/grpc_binarylog_v1","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/binarylog/grpc_binarylog_v1#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:15.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/binarylog/grpc_binarylog_v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/binarylog/grpc_binarylog_v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbinarylog%2Fgrpc_binarylog_v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924960,"name":"google.golang.org/grpc/internal/channelz","ecosystem":"go","description":"Package channelz defines internal APIs for enabling channelz service, entry\nregistration/deletion, and accessing channelz data. It also defines channelz\nmetric struct formats.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":55,"first_release_published_at":"2026-03-13T14:46:32.348Z","latest_release_published_at":"2026-05-14T18:16:35.595Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-14T18:18:10.281Z","created_at":"2024-09-25T11:44:45.331Z","updated_at":"2026-05-14T18:18:10.281Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/channelz","install_command":"go get google.golang.org/grpc/internal/channelz","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/channelz#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.359Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/channelz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/channelz","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/channelz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/channelz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fchannelz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fchannelz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fchannelz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fchannelz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fchannelz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fchannelz/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14448032,"name":"google.golang.org/grpc/resolver/manual","ecosystem":"go","description":"Package manual defines a resolver that can be used to manually send resolved\naddresses to ClientConn.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/resolver","versions_count":50,"first_release_published_at":"2026-05-14T20:12:02.024Z","latest_release_published_at":"2026-05-14T20:12:02.023Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-14T20:12:40.063Z","created_at":"2026-05-14T20:11:21.502Z","updated_at":"2026-05-14T20:31:27.524Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/resolver/manual","install_command":"go get google.golang.org/grpc/resolver/manual","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/resolver/manual#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-07T05:07:53.000Z","size":44818,"stargazers_count":22925,"open_issues_count":124,"forks_count":4669,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-05-08T22:04:56.300Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-08T10:09:36.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-14T20:11:23.219Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.067188149279545,"dependent_packages_count":4.748046779947814,"stargazers_count":0.09816446474423249,"forks_count":0.055626530021731735,"docker_downloads_count":null,"average":2.4922564809983307},"purl":"pkg:golang/google.golang.org/grpc/resolver/manual","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/resolver/manual","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/resolver/manual","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/resolver/manual/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T18:20:00.597Z","issues_count":916,"pull_requests_count":2937,"avg_time_to_close_issue":13251390.301428571,"avg_time_to_close_pull_request":695413.8775123246,"issues_closed_count":700,"pull_requests_closed_count":2637,"pull_request_authors_count":274,"issue_authors_count":457,"avg_comments_per_issue":3.9683406113537116,"avg_comments_per_pull_request":2.0183861082737486,"merged_pull_requests_count":2084,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":91,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":1938382.3846153845,"past_year_avg_time_to_close_pull_request":647362.701421801,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.681318681318681,"past_year_avg_comments_per_pull_request":2.0262390670553936,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":174,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"atollena","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fmanual/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3671950,"name":"github.com/grpc/grpc-go/examples","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"github.com/grpc/grpc-go","versions_count":38,"first_release_published_at":"2022-11-19T11:12:35.754Z","latest_release_published_at":"2022-11-19T11:12:35.754Z","latest_release_number":"v1.14.0","last_synced_at":"2026-04-29T00:22:03.513Z","created_at":"2022-04-11T10:26:43.508Z","updated_at":"2026-04-29T00:22:03.514Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/examples","install_command":"go get github.com/grpc/grpc-go/examples","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/grpc/grpc-go/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924957,"name":"google.golang.org/grpc/internal/grpcsync","ecosystem":"go","description":"Package grpcsync implements additional synchronization primitives built upon\nthe sync package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-04-29T00:23:05.080Z","latest_release_published_at":"2026-04-29T00:23:05.080Z","latest_release_number":"v1.80.0","last_synced_at":"2026-04-29T00:23:10.405Z","created_at":"2024-09-25T11:44:42.572Z","updated_at":"2026-04-29T00:23:10.405Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcsync","install_command":"go get google.golang.org/grpc/internal/grpcsync","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcsync#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpcsync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcsync","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcsync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpcsync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcsync/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924947,"name":"google.golang.org/grpc/internal/transport","ecosystem":"go","description":"Package transport defines and implements message oriented communication\nchannel to complete various transactions (e.g., an RPC).  It is meant for\ngrpc-internal usage and is not intended to be imported directly by users.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-18T05:25:25.290Z","latest_release_number":null,"last_synced_at":"2026-04-26T01:03:46.722Z","created_at":"2024-09-25T11:44:32.850Z","updated_at":"2026-04-26T01:03:46.722Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/transport","install_command":"go get google.golang.org/grpc/internal/transport","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/transport#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.840Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/transport","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/transport","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/transport","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/transport/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924905,"name":"google.golang.org/grpc/attributes","ecosystem":"go","description":"Package attributes defines a generic key/value store used in various gRPC\ncomponents.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-14T03:28:27.996Z","latest_release_number":null,"last_synced_at":"2026-05-04T22:02:31.937Z","created_at":"2024-09-25T11:43:56.171Z","updated_at":"2026-05-04T22:02:31.937Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/attributes","install_command":"go get google.golang.org/grpc/attributes","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/attributes#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:18.419Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/attributes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/attributes","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/attributes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/attributes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fattributes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924976,"name":"google.golang.org/grpc/balancer/grpclb/state","ecosystem":"go","description":"Package state declares grpclb types to be set by resolvers wishing to pass\ninformation to grpclb via resolver.State Attributes.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/grpclb","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-04T16:34:28.475Z","latest_release_number":null,"last_synced_at":"2026-04-26T16:03:06.806Z","created_at":"2024-09-25T11:44:59.514Z","updated_at":"2026-04-26T16:03:06.807Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state","install_command":"go get google.golang.org/grpc/balancer/grpclb/state","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/grpclb/state#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:16.772Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer/grpclb/state","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb/state","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/grpclb/state","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/grpclb/state/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fstate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fstate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fstate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fstate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fstate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fgrpclb%2Fstate/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924902,"name":"google.golang.org/grpc/internal/credentials","ecosystem":"go","description":"Package credentials defines APIs for parsing SPIFFE ID.\n\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-03-19T23:48:50.540Z","latest_release_published_at":"2026-03-19T23:48:50.540Z","latest_release_number":"v1.79.3","last_synced_at":"2026-04-26T00:02:46.932Z","created_at":"2024-09-25T11:43:54.183Z","updated_at":"2026-04-26T00:02:46.933Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/credentials","install_command":"go get google.golang.org/grpc/internal/credentials","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/credentials#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:18.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/credentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/credentials","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/credentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/credentials/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fcredentials/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924949,"name":"google.golang.org/grpc/internal/syscall","ecosystem":"go","description":"Package syscall provides functionalities that grpc uses to get low-level operating system\nstats/info.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-02T04:05:11.739Z","latest_release_number":null,"last_synced_at":"2026-04-23T04:04:17.101Z","created_at":"2024-09-25T11:44:35.185Z","updated_at":"2026-04-23T04:04:17.101Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/syscall","install_command":"go get google.golang.org/grpc/internal/syscall","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/syscall#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/syscall","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/syscall","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/syscall","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/syscall/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fsyscall/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11047082,"name":"google.golang.org/grpc/experimental/stats","ecosystem":"go","description":"Package stats contains experimental metrics/stats API's.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/experimental","versions_count":50,"first_release_published_at":"2026-05-20T18:47:02.959Z","latest_release_published_at":"2026-05-20T18:47:02.959Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-20T18:47:06.331Z","created_at":"2024-11-14T10:17:32.976Z","updated_at":"2026-05-20T18:47:06.331Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/experimental/stats","install_command":"go get google.golang.org/grpc/experimental/stats","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/experimental/stats#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.844Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/experimental/stats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/experimental/stats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/experimental/stats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/experimental/stats/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexperimental%2Fstats/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924904,"name":"google.golang.org/grpc/internal/grpclog","ecosystem":"go","description":"Package grpclog provides logging functionality for internal gRPC packages,\noutside of the functionality provided by the external `grpclog` package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-22T08:10:00.966Z","latest_release_number":null,"last_synced_at":"2026-04-29T06:18:14.341Z","created_at":"2024-09-25T11:43:55.539Z","updated_at":"2026-04-29T06:18:14.341Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpclog","install_command":"go get google.golang.org/grpc/internal/grpclog","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpclog#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.395Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpclog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpclog","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpclog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpclog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpclog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11387079,"name":"google.golang.org/grpc/credentials/alts","ecosystem":"go","description":"Package alts implements the ALTS credential support by gRPC library, which\nencapsulates all the state needed by a client to authenticate with a server\nusing ALTS and make various assertions, e.g., about the client's identity,\nrole, or whether it is authorized to make a particular call.\nThis package is experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-23T04:19:41.115Z","latest_release_number":null,"last_synced_at":"2026-05-19T12:51:25.008Z","created_at":"2025-02-27T17:39:25.759Z","updated_at":"2026-05-19T12:51:25.008Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts","install_command":"go get google.golang.org/grpc/credentials/alts","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:18.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924956,"name":"google.golang.org/grpc/internal/envconfig","ecosystem":"go","description":"Package envconfig contains grpc settings configured by environment variables.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-26T14:04:44.755Z","latest_release_number":null,"last_synced_at":"2026-05-11T18:51:19.700Z","created_at":"2024-09-25T11:44:41.772Z","updated_at":"2026-05-11T18:51:19.700Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/envconfig","install_command":"go get google.golang.org/grpc/internal/envconfig","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/envconfig#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:13.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/envconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/envconfig","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/envconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/envconfig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fenvconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11400892,"name":"google.golang.org/grpc/credentials/google","ecosystem":"go","description":"Package google defines credentials for google cloud services.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-11T13:25:20.234Z","latest_release_number":null,"last_synced_at":"2026-05-04T18:31:55.900Z","created_at":"2025-03-03T23:53:39.829Z","updated_at":"2026-05-04T18:31:55.901Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/google","install_command":"go get google.golang.org/grpc/credentials/google","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/google#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:09.737Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/google.golang.org/grpc/credentials/google","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/google","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/google","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/google/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Fgoogle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924899,"name":"google.golang.org/grpc/serviceconfig","ecosystem":"go","description":"Package serviceconfig defines types and methods for operating on gRPC\nservice configs.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-21T23:52:46.107Z","latest_release_number":null,"last_synced_at":"2026-05-02T06:45:33.224Z","created_at":"2024-09-25T11:43:51.529Z","updated_at":"2026-05-02T06:45:33.224Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/serviceconfig","install_command":"go get google.golang.org/grpc/serviceconfig","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/serviceconfig#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.162Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/serviceconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/serviceconfig","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/serviceconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/serviceconfig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fserviceconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":4148137,"name":"protoc-gen-go-grpc","ecosystem":"homebrew","description":"Protoc plugin that generates code for gRPC-Go clients","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-12T16:54:41.274Z","latest_release_published_at":"2026-02-04T20:38:15.707Z","latest_release_number":"1.6.1","last_synced_at":"2026-05-05T08:17:06.820Z","created_at":"2022-04-12T16:54:41.268Z","updated_at":"2026-05-05T08:17:06.820Z","registry_url":"https://formulae.brew.sh/formula/protoc-gen-go-grpc","install_command":"brew install protoc-gen-go-grpc","documentation_url":null,"metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2024-10-29T20:00:10.000Z","size":39793,"stargazers_count":21040,"open_issues_count":153,"forks_count":4368,"subscribers_count":483,"default_branch":"master","last_synced_at":"2024-10-29T20:32:02.458Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2024-10-29T20:00:15.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4401,"total_committers":476,"mean_commits":9.245798319327731,"dds":0.8132242672119973,"last_synced_commit":"5f5d4d2c0b861893db2a5aaf9adbee77da31f00a"},"previous_names":["google/grpc-go"],"tags_count":193,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222129267,"owners_count":16936292,"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","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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":25,"last_synced_at":"2024-03-25T20:05:14.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":95425,"followers":1538,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2024-03-25T20:05:16.590Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:00:06.186Z","dependent_packages_count":0,"downloads":221,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":21.4756446991404,"dependent_repos_count":16.475644699140403,"dependent_packages_count":18.441037397908012,"stargazers_count":0.8739255014326647,"forks_count":0.35816618911174786,"docker_downloads_count":null,"average":11.524883697346645},"purl":"pkg:brew/protoc-gen-go-grpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/protoc-gen-go-grpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/protoc-gen-go-grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/protoc-gen-go-grpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:30:51.128Z","issues_count":706,"pull_requests_count":1347,"avg_time_to_close_issue":13164380.985765124,"avg_time_to_close_pull_request":673708.1445404557,"issues_closed_count":560,"pull_requests_closed_count":1273,"pull_request_authors_count":191,"issue_authors_count":358,"avg_comments_per_issue":4.6798866855524075,"avg_comments_per_pull_request":2.032665181885672,"merged_pull_requests_count":1025,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":309,"past_year_pull_requests_count":742,"past_year_avg_time_to_close_issue":1947220.707207207,"past_year_avg_time_to_close_pull_request":526811.8832335329,"past_year_issues_closed_count":222,"past_year_pull_requests_closed_count":668,"past_year_pull_request_authors_count":134,"past_year_issue_authors_count":173,"past_year_avg_comments_per_issue":4.019417475728155,"past_year_avg_comments_per_pull_request":2.225067385444744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":507,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"arvindbr8","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"dfawley","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"sergiitk","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"eshitachandwani","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"jhump","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"}],"active_maintainers":[{"login":"arvindbr8","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"dfawley","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"sergiitk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"eshitachandwani","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"jhump","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"purnesh42H","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-go-grpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-go-grpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-go-grpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-go-grpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-go-grpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-go-grpc/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9239,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":10928179,"name":"google.golang.org/grpc/internal/resolver/dns/internal","ecosystem":"go","description":"Package internal contains functionality internal to the dns resolver package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver/dns","versions_count":52,"first_release_published_at":"2026-04-06T04:47:45.440Z","latest_release_published_at":"2026-05-08T14:48:12.745Z","latest_release_number":"v1.81.0","last_synced_at":"2026-05-08T14:49:27.938Z","created_at":"2024-09-26T10:05:24.182Z","updated_at":"2026-05-08T14:49:27.938Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/dns/internal","install_command":"go get google.golang.org/grpc/internal/resolver/dns/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/dns/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:12.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/dns/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/dns/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/dns/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/dns/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdns%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924979,"name":"google.golang.org/grpc/internal/binarylog","ecosystem":"go","description":"Package binarylog implementation binary logging as defined in\nhttps://github.com/grpc/proposal/blob/master/A16-binary-logging.md.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":54,"first_release_published_at":"2026-02-11T12:27:10.690Z","latest_release_published_at":"2026-03-12T16:08:03.844Z","latest_release_number":"v1.79.2","last_synced_at":"2026-04-29T13:00:02.594Z","created_at":"2024-09-25T11:45:03.448Z","updated_at":"2026-04-29T13:00:02.594Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/binarylog","install_command":"go get google.golang.org/grpc/internal/binarylog","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/binarylog#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:10.681Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/binarylog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/binarylog","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/binarylog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/binarylog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbinarylog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924959,"name":"google.golang.org/grpc/internal/grpcrand","ecosystem":"go","description":"Package grpcrand implements math/rand functions in a concurrent-safe way\nwith a global random source, independent of math/rand's global source.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-05-02T10:10:54.941Z","latest_release_published_at":"2026-05-02T10:10:54.940Z","latest_release_number":"v1.64.1","last_synced_at":"2026-05-02T10:10:58.253Z","created_at":"2024-09-25T11:44:43.791Z","updated_at":"2026-05-02T10:10:58.254Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcrand","install_command":"go get google.golang.org/grpc/internal/grpcrand","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcrand#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:09.668Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpcrand","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcrand","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcrand","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpcrand/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcrand/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11403632,"name":"google.golang.org/grpc/credentials/alts/internal/handshaker/service","ecosystem":"go","description":"Package service manages connections between the VM application and the ALTS\nhandshaker service.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal/handshaker","versions_count":50,"first_release_published_at":"2026-04-26T13:36:04.393Z","latest_release_published_at":"2026-04-26T13:36:04.393Z","latest_release_number":"v1.80.0","last_synced_at":"2026-04-26T13:36:06.491Z","created_at":"2025-03-04T18:49:39.681Z","updated_at":"2026-04-26T13:36:06.491Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker/service","install_command":"go get google.golang.org/grpc/credentials/alts/internal/handshaker/service","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker/service#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.165Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":0.46963444472848115,"forks_count":0.04814890766028333,"docker_downloads_count":null,"average":3.0750930104770418},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/handshaker/service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/service","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/service/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker%2Fservice/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14352971,"name":"github.com/gRPC/gRPC-Go","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gRPC/gRPC-Go","keywords_array":[],"namespace":null,"versions_count":50,"first_release_published_at":"2026-04-29T16:02:39.518Z","latest_release_published_at":"2026-04-01T07:57:02.000Z","latest_release_number":"v1.80.0","last_synced_at":"2026-04-29T16:02:46.711Z","created_at":"2026-04-29T16:02:34.047Z","updated_at":"2026-04-29T17:15:44.785Z","registry_url":"https://pkg.go.dev/github.com/gRPC/gRPC-Go","install_command":"go get github.com/gRPC/gRPC-Go","documentation_url":"https://pkg.go.dev/github.com/gRPC/gRPC-Go#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-29T17:15:44.764Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.116446524180395,"dependent_packages_count":4.793934159474002,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.9551903418271985},"purl":"pkg:golang/github.com/g%21r%21p%21c/g%21r%21p%21c-%21go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gRPC/gRPC-Go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gRPC/gRPC-Go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gRPC/gRPC-Go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2FgRPC-Go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11387252,"name":"google.golang.org/grpc/credentials/alts/internal/authinfo","ecosystem":"go","description":"Package authinfo provide authentication information returned by handshakers.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-03T00:33:39.810Z","latest_release_number":null,"last_synced_at":"2026-05-15T07:46:47.985Z","created_at":"2025-02-27T18:42:53.988Z","updated_at":"2026-05-15T07:46:47.985Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/authinfo","install_command":"go get google.golang.org/grpc/credentials/alts/internal/authinfo","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/authinfo#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:12.025Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.09274594572081,"dependent_packages_count":5.71052111692275,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.90163353132178},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/authinfo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/authinfo","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/authinfo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/authinfo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fauthinfo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10928180,"name":"google.golang.org/grpc/balancer/pickfirst","ecosystem":"go","description":"Package pickfirst contains the pick_first load balancing policy which\nis the universal leaf policy.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":50,"first_release_published_at":"2026-02-16T21:36:50.783Z","latest_release_published_at":"2026-02-16T21:36:50.783Z","latest_release_number":"v1.79.1","last_synced_at":"2026-05-17T19:32:27.722Z","created_at":"2024-09-26T10:05:55.577Z","updated_at":"2026-05-17T19:32:27.722Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst","install_command":"go get google.golang.org/grpc/balancer/pickfirst","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-16T21:35:31.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer/pickfirst","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/pickfirst/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12613300,"name":"protoc-gen-go-grpc","ecosystem":"alpine","description":"protoc plugin to generate Go language bindings of services in protobuf definition files for gRPC","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"testing","versions_count":6,"first_release_published_at":"2025-12-22T15:12:38.000Z","latest_release_published_at":"2026-04-02T14:55:20.000Z","latest_release_number":"1.80.0-r0","last_synced_at":"2026-04-02T15:16:07.794Z","created_at":"2025-12-22T15:17:40.658Z","updated_at":"2026-04-02T15:16:09.434Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/protoc-gen-go-grpc","install_command":"apk add protoc-gen-go-grpc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":"2025-12-22T15:35:21.036Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.584980650559565,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.292490325279783},"purl":"pkg:apk/alpine/protoc-gen-go-grpc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/protoc-gen-go-grpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/protoc-gen-go-grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/protoc-gen-go-grpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/protoc-gen-go-grpc/codemeta","maintainers":[{"uuid":"badfunkstripe@gmail.com","login":null,"name":"Leon White","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Leon White","packages_count":174,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Leon White","role":null,"created_at":"2025-12-22T15:35:24.284Z","updated_at":"2025-12-22T15:35:24.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/badfunkstripe@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39425,"maintainers_count":879,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10924981,"name":"google.golang.org/grpc/internal/balancerload","ecosystem":"go","description":"Package balancerload defines APIs to parse server loads in trailers. The\nparsed loads are sent to balancers in DoneInfo.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-12T00:12:01.575Z","latest_release_number":null,"last_synced_at":"2026-04-26T16:32:50.104Z","created_at":"2024-09-25T11:45:04.881Z","updated_at":"2026-04-26T16:32:50.105Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancerload","install_command":"go get google.golang.org/grpc/internal/balancerload","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancerload#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:15.434Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/balancerload","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancerload","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancerload","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/balancerload/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancerload/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14431127,"name":"google.golang.org/grpc/internal/xds/clients","ecosystem":"go","description":"Package clients provides implementations of the clients to interact with\nxDS and LRS servers.\n\nThe xDS client allows applications to:\n\nThis enables applications to dynamically discover and configure resources\nsuch as listeners, routes, clusters, and endpoints from an xDS management\nserver.\n\nThe LRS (Load Reporting Service) client allows applications to report load\ndata to an LRS server via the LRS stream. This data can be used for\nmonitoring, traffic management, and other purposes.\n\nNOTICE: This package is EXPERIMENTAL and may be changed or removed\nin a later release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/xds","versions_count":15,"first_release_published_at":"2026-05-12T05:59:19.110Z","latest_release_published_at":"2026-05-12T05:59:19.110Z","latest_release_number":"v1.81.0","last_synced_at":"2026-05-12T05:59:20.488Z","created_at":"2026-05-12T05:58:51.935Z","updated_at":"2026-05-12T05:59:20.488Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds/clients","install_command":"go get google.golang.org/grpc/internal/xds/clients","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds/clients#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-07T05:07:53.000Z","size":44818,"stargazers_count":22925,"open_issues_count":124,"forks_count":4669,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-05-08T22:04:56.300Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-08T10:09:36.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32926039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"online","status_checked_at":"2026-05-12T02:00:06.338Z","response_time":102,"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"}},"repo_metadata_updated_at":"2026-05-12T05:58:54.872Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.075376507577022,"dependent_packages_count":4.7556286312616125,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.915502569419317},"purl":"pkg:golang/google.golang.org/grpc/internal/xds/clients","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds/clients","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds/clients","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/xds/clients/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-06T03:34:42.428Z","issues_count":908,"pull_requests_count":2917,"avg_time_to_close_issue":13239662.666184971,"avg_time_to_close_pull_request":693247.7509534706,"issues_closed_count":692,"pull_requests_closed_count":2622,"pull_request_authors_count":270,"issue_authors_count":452,"avg_comments_per_issue":3.9196035242290748,"avg_comments_per_pull_request":2.00788481316421,"merged_pull_requests_count":2072,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":90,"past_year_pull_requests_count":385,"past_year_avg_time_to_close_issue":2153468.972972973,"past_year_avg_time_to_close_pull_request":549149.7619047619,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":252,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":49,"past_year_avg_comments_per_issue":2.2444444444444445,"past_year_avg_comments_per_pull_request":1.8103896103896104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":217,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"atollena","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds%2Fclients/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10702946,"name":"github.com/grpc/grpc-go/gcp/observability","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-04-18T00:20:22.000Z","latest_release_published_at":"2024-02-28T21:41:18.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-05-08T07:01:32.969Z","created_at":"2024-07-18T05:36:26.619Z","updated_at":"2026-05-08T07:01:32.970Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/gcp/observability","install_command":"go get github.com/grpc/grpc-go/gcp/observability","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/gcp/observability#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.848Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7620691443074925,"dependent_packages_count":6.334469642309425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.548269393308459},"purl":"pkg:golang/github.com/grpc/grpc-go/gcp/observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/gcp/observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/gcp/observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/gcp/observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fgcp%2Fobservability/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924971,"name":"google.golang.org/grpc/internal/resolver/unix","ecosystem":"go","description":"Package unix implements a resolver for unix targets.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver","versions_count":50,"first_release_published_at":"2026-04-17T12:21:07.790Z","latest_release_published_at":"2026-04-17T12:21:07.790Z","latest_release_number":"v1.80.0","last_synced_at":"2026-05-22T20:02:55.966Z","created_at":"2024-09-25T11:44:54.738Z","updated_at":"2026-05-22T20:02:55.966Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/unix","install_command":"go get google.golang.org/grpc/internal/resolver/unix","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/unix#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.841Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/unix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/unix","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/unix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/unix/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Funix/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924903,"name":"google.golang.org/grpc/grpclog","ecosystem":"go","description":"Package grpclog defines logging for grpc.\n\nIn the default logger, severity level can be set by environment variable\nGRPC_GO_LOG_SEVERITY_LEVEL, verbosity level can be set by\nGRPC_GO_LOG_VERBOSITY_LEVEL.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-07T01:57:20.046Z","latest_release_number":null,"last_synced_at":"2026-05-08T15:02:09.078Z","created_at":"2024-09-25T11:43:54.781Z","updated_at":"2026-05-08T15:02:09.079Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/grpclog","install_command":"go get google.golang.org/grpc/grpclog","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/grpclog#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:10.612Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/grpclog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/grpclog","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/grpclog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/grpclog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fgrpclog/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11154941,"name":"google.golang.org/grpc/reflection","ecosystem":"go","description":"Package reflection implements server reflection service.\n\nThe service implemented is defined in:\nhttps://github.com/grpc/grpc/blob/master/src/proto/grpc/reflection/v1alpha/reflection.proto.\n\nTo register server reflection on a gRPC server:","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T11:43:08.335Z","latest_release_number":null,"last_synced_at":"2026-05-01T15:21:31.468Z","created_at":"2024-12-10T16:27:44.239Z","updated_at":"2026-05-01T15:21:31.469Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection","install_command":"go get google.golang.org/grpc/reflection","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:48.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/reflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924969,"name":"google.golang.org/grpc/internal/serviceconfig","ecosystem":"go","description":"Package serviceconfig contains utility functions to parse service config.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-03T00:33:39.909Z","latest_release_number":null,"last_synced_at":"2026-05-09T00:46:13.261Z","created_at":"2024-09-25T11:44:52.433Z","updated_at":"2026-05-09T00:46:13.261Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/serviceconfig","install_command":"go get google.golang.org/grpc/internal/serviceconfig","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/serviceconfig#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:11.983Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/serviceconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/serviceconfig","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/serviceconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/serviceconfig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fserviceconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11403848,"name":"google.golang.org/grpc/internal/xds","ecosystem":"go","description":"Package xds contains functions, structs, and utilities for working with\nhandshake cluster names, as well as shared components used by xds balancers\nand resolvers. It is separated from the top-level /internal package to\navoid circular dependencies.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-15T16:05:15.395Z","latest_release_number":null,"last_synced_at":"2026-05-23T01:01:36.981Z","created_at":"2025-03-04T20:08:41.400Z","updated_at":"2026-05-23T01:01:36.981Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds","install_command":"go get google.golang.org/grpc/internal/xds","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/xds#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283249514,"owners_count":26804635,"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-07T02:00:06.343Z","response_time":61,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T20:08:42.051Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/google.golang.org/grpc/internal/xds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/xds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/xds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-05T18:00:50.889Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":195,"past_year_pull_requests_count":990,"past_year_avg_time_to_close_issue":1312880.142857143,"past_year_avg_time_to_close_pull_request":594882.0097205347,"past_year_issues_closed_count":105,"past_year_pull_requests_closed_count":823,"past_year_pull_request_authors_count":85,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.2666666666666666,"past_year_avg_comments_per_pull_request":1.7656565656565657,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":662,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fxds/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924896,"name":"google.golang.org/grpc/internal/status","ecosystem":"go","description":"Package status implements errors returned by gRPC.  These errors are\nserialized and transmitted on the wire between server and client, and allow\nfor additional data to be transmitted via the Details field in the status\nproto.  gRPC service handlers should return an error created by this\npackage, and gRPC clients should expect a corresponding error to be\nreturned from the RPC call.\n\nThis package upholds the invariants that a non-nil error may not\ncontain an OK code, and an OK code must result in a nil error.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-05-09T03:19:58.355Z","latest_release_published_at":"2026-05-09T03:19:58.355Z","latest_release_number":"v1.81.0","last_synced_at":"2026-05-09T03:20:03.311Z","created_at":"2024-09-25T11:43:49.098Z","updated_at":"2026-05-09T03:20:03.311Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/status","install_command":"go get google.golang.org/grpc/internal/status","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/status#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.303Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/status","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/status","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/status","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/status/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstatus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstatus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstatus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstatus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstatus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstatus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924958,"name":"google.golang.org/grpc/internal/buffer","ecosystem":"go","description":"Package buffer provides an implementation of an unbounded buffer.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-10-30T04:24:33.711Z","latest_release_number":null,"last_synced_at":"2026-05-10T23:02:06.609Z","created_at":"2024-09-25T11:44:43.074Z","updated_at":"2026-05-10T23:02:06.609Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/buffer","install_command":"go get google.golang.org/grpc/internal/buffer","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/buffer#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:48.139Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/buffer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/buffer","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/buffer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/buffer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbuffer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11209830,"name":"github.com/gRPC/grpc-go/examples","ecosystem":"go","description":"","homepage":"https://github.com/gRPC/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/gRPC/grpc-go","keywords_array":[],"namespace":"github.com/gRPC/grpc-go","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-28T20:36:36.784Z","latest_release_number":null,"last_synced_at":"2026-04-27T00:03:21.297Z","created_at":"2024-12-23T06:49:13.096Z","updated_at":"2026-04-27T00:03:21.297Z","registry_url":"https://pkg.go.dev/github.com/gRPC/grpc-go/examples","install_command":"go get github.com/gRPC/grpc-go/examples","documentation_url":"https://pkg.go.dev/github.com/gRPC/grpc-go/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970710,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:11.639Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.282277088961301,"dependent_packages_count":5.887828501623466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.085052795292384},"purl":"pkg:golang/github.com/g%21r%21p%21c/grpc-go/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gRPC/grpc-go/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gRPC/grpc-go/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gRPC/grpc-go/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgRPC%2Fgrpc-go%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924898,"name":"google.golang.org/grpc/internal","ecosystem":"go","description":"Package internal contains gRPC-internal code, to avoid polluting\nthe godoc of the top-level grpc package.  It must not import any grpc\nsymbols to avoid circular dependencies.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-02T23:27:22.130Z","latest_release_number":null,"last_synced_at":"2026-05-16T00:04:35.604Z","created_at":"2024-09-25T11:43:50.327Z","updated_at":"2026-05-16T00:04:35.604Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal","install_command":"go get google.golang.org/grpc/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.037Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14128829,"name":"google.golang.org/grpc/internal/googlecloud","ecosystem":"go","description":"Package googlecloud contains internal helpful functions for google cloud.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-03-26T20:56:36.040Z","latest_release_published_at":"2026-03-26T20:56:36.040Z","latest_release_number":"v1.79.3","last_synced_at":"2026-04-30T00:03:08.817Z","created_at":"2026-03-26T20:55:12.454Z","updated_at":"2026-04-30T00:03:08.817Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/googlecloud","install_command":"go get google.golang.org/grpc/internal/googlecloud","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/googlecloud#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-26T20:55:12.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/internal/googlecloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/googlecloud","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/googlecloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/googlecloud/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgooglecloud/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":8834994,"name":"google.golang.org/grpc/examples/features/observability","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/examples/features","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-27T02:43:48.463Z","latest_release_number":null,"last_synced_at":"2026-04-30T01:01:42.859Z","created_at":"2024-01-30T02:09:54.420Z","updated_at":"2026-04-30T01:01:42.859Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/examples/features/observability","install_command":"go get google.golang.org/grpc/examples/features/observability","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/examples/features/observability#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.473Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.98884845530797,"dependent_packages_count":8.858554471787885,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.423701463547928},"purl":"pkg:golang/google.golang.org/grpc/examples/features/observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/examples/features/observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/examples/features/observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/examples/features/observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples%2Ffeatures%2Fobservability/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924948,"name":"google.golang.org/grpc/internal/transport/networktype","ecosystem":"go","description":"Package networktype declares the network type to be used in the default\ndialer. Attribute of a resolver.Address.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/transport","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-09T03:32:37.593Z","latest_release_number":null,"last_synced_at":"2026-04-24T03:47:20.821Z","created_at":"2024-09-25T11:44:34.248Z","updated_at":"2026-04-24T03:47:20.821Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/transport/networktype","install_command":"go get google.golang.org/grpc/internal/transport/networktype","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/transport/networktype#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.846Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/transport/networktype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/transport/networktype","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/transport/networktype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/transport/networktype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport%2Fnetworktype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport%2Fnetworktype/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport%2Fnetworktype/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport%2Fnetworktype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport%2Fnetworktype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Ftransport%2Fnetworktype/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14477340,"name":"google.golang.org/grpc/internal/proxyattributes","ecosystem":"go","description":"Package proxyattributes contains functions for getting and setting proxy\nattributes like the CONNECT address and user info.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":39,"first_release_published_at":"2026-05-19T16:51:35.036Z","latest_release_published_at":"2026-05-19T16:51:35.036Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-19T16:51:46.845Z","created_at":"2026-05-19T16:50:17.078Z","updated_at":"2026-05-19T17:06:06.116Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/proxyattributes","install_command":"go get google.golang.org/grpc/internal/proxyattributes","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/proxyattributes#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-19T16:50:17.910Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.052141825017531,"dependent_packages_count":4.734032601296419,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.893087213156975},"purl":"pkg:golang/google.golang.org/grpc/internal/proxyattributes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/proxyattributes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/proxyattributes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/proxyattributes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fproxyattributes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924970,"name":"google.golang.org/grpc/balancer","ecosystem":"go","description":"Package balancer defines APIs for load balancing in gRPC.\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-02-14T12:36:52.662Z","latest_release_published_at":"2026-02-14T12:36:52.662Z","latest_release_number":"v1.79.1","last_synced_at":"2026-04-16T16:02:52.013Z","created_at":"2024-09-25T11:44:53.506Z","updated_at":"2026-04-16T16:02:52.013Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer","install_command":"go get google.golang.org/grpc/balancer","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.838Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11154942,"name":"google.golang.org/grpc/reflection/grpc_reflection_v1alpha","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/reflection","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-28T12:35:20.878Z","latest_release_number":null,"last_synced_at":"2026-05-19T18:05:36.504Z","created_at":"2024-12-10T16:27:45.398Z","updated_at":"2026-05-19T18:05:36.505Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","install_command":"go get google.golang.org/grpc/reflection/grpc_reflection_v1alpha","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/reflection/grpc_reflection_v1alpha#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.163Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/reflection/grpc_reflection_v1alpha","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/reflection/grpc_reflection_v1alpha/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Freflection%2Fgrpc_reflection_v1alpha/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3499149,"name":"github.com/grpc/grpc-go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.\n\nSee grpc.io for more information about gRPC.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"github.com/grpc","versions_count":236,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-23T14:47:38.177Z","created_at":"2022-04-10T19:57:04.361Z","updated_at":"2026-05-23T14:47:38.177Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go","install_command":"go get github.com/grpc/grpc-go","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:27.590Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":179,"rankings":{"downloads":null,"dependent_repos_count":0.4716266973065013,"dependent_packages_count":2.006591159384521,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":0.5151943961456903,"average":0.7048710473223683},"purl":"pkg:golang/github.com/grpc/grpc-go","advisories":[{"uuid":"GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","url":"https://github.com/advisories/GHSA-xr7q-jx4m-x55m","title":"Private tokens could appear in logs if context containing gRPC metadata is logged in github.com/grpc/grpc-go","description":"### Impact\nThis issue represents a potential PII concern.  If applications were printing or logging a context containing gRPC metadata, the affected versions will contain all the metadata, which may include private information.\n\n### Patches\nThe issue first appeared in 1.64.0 and is patched in 1.64.1 and 1.65.0\n\n### Workarounds\nIf using an affected version and upgrading is not possible, ensuring you do not log or print contexts will avoid the problem.\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-07-05T20:07:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-xr7q-jx4m-x55m","https://github.com/advisories/GHSA-xr7q-jx4m-x55m"],"source_kind":"github","identifiers":["GHSA-xr7q-jx4m-x55m"],"repository_url":"https://github.com/grpc/grpc-go","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"1.64.1","vulnerable_version_range":"= 1.64.0"}],"ecosystem":"go","package_name":"github.com/grpc/grpc-go"}],"created_at":"2024-07-05T21:05:26.300Z","updated_at":"2024-07-05T20:07:02.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go","docker_dependents_count":21,"docker_downloads_count":1538660,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14128827,"name":"google.golang.org/grpc/credentials/alts/internal/conn","ecosystem":"go","description":"Package conn contains an implementation of a secure channel created by gRPC\nhandshakers.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal","versions_count":50,"first_release_published_at":"2026-03-26T20:56:30.493Z","latest_release_published_at":"2026-03-26T20:56:30.493Z","latest_release_number":"v1.79.3","last_synced_at":"2026-05-06T04:15:57.809Z","created_at":"2026-03-26T20:55:08.535Z","updated_at":"2026-05-06T04:15:57.810Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/conn","install_command":"go get google.golang.org/grpc/credentials/alts/internal/conn","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/conn#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-26T20:55:08.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.208711634545036,"dependent_packages_count":4.880608738860206,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.044660186702622},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/conn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/conn","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/conn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/conn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fconn/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11154943,"name":"google.golang.org/grpc/test/bufconn","ecosystem":"go","description":"Package bufconn provides a net.Conn implemented by a buffer and related\ndialing and listening functionality.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/test","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-20T20:41:34.376Z","latest_release_number":null,"last_synced_at":"2026-05-19T19:02:12.178Z","created_at":"2024-12-10T16:27:51.279Z","updated_at":"2026-05-19T19:02:12.178Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/test/bufconn","install_command":"go get google.golang.org/grpc/test/bufconn","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/test/bufconn#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:42.957Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/google.golang.org/grpc/test/bufconn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/test/bufconn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/test/bufconn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/test/bufconn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Fbufconn/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924943,"name":"google.golang.org/grpc/tap","ecosystem":"go","description":"Package tap defines the function handles which are executed on the transport\nlayer of gRPC-Go and related information.\n\nNotice: This API is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-03T01:17:01.777Z","latest_release_number":null,"last_synced_at":"2026-04-27T12:48:54.495Z","created_at":"2024-09-25T11:44:29.547Z","updated_at":"2026-04-27T12:48:54.495Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/tap","install_command":"go get google.golang.org/grpc/tap","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/tap#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.167Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/tap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/tap","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/tap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/tap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftap/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924975,"name":"google.golang.org/grpc/backoff","ecosystem":"go","description":"Package backoff provides configuration options for backoff.\n\nMore details can be found at:\nhttps://github.com/grpc/grpc/blob/master/doc/connection-backoff.md.\n\nAll APIs in this package are experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-12T01:52:47.069Z","latest_release_number":null,"last_synced_at":"2026-05-18T13:21:13.884Z","created_at":"2024-09-25T11:44:58.856Z","updated_at":"2026-05-18T13:21:13.884Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/backoff","install_command":"go get google.golang.org/grpc/backoff","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/backoff#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.298Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/backoff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/backoff","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbackoff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924895,"name":"google.golang.org/grpc/status","ecosystem":"go","description":"Package status implements errors returned by gRPC.  These errors are\nserialized and transmitted on the wire between server and client, and allow\nfor additional data to be transmitted via the Details field in the status\nproto.  gRPC service handlers should return an error created by this\npackage, and gRPC clients should expect a corresponding error to be\nreturned from the RPC call.\n\nThis package upholds the invariants that a non-nil error may not\ncontain an OK code, and an OK code must result in a nil error.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-02-11T17:07:11.796Z","latest_release_published_at":"2026-02-11T17:07:11.796Z","latest_release_number":"v1.78.0","last_synced_at":"2026-05-19T21:03:48.296Z","created_at":"2024-09-25T11:43:48.089Z","updated_at":"2026-05-19T21:03:48.296Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/status","install_command":"go get google.golang.org/grpc/status","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/status#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:15.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/status","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/status","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/status","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/status/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fstatus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924974,"name":"google.golang.org/grpc/internal/backoff","ecosystem":"go","description":"Package backoff implement the backoff strategy for gRPC.\n\nThis is kept in internal until the gRPC project decides whether or not to\nallow alternative backoff strategies.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-20T15:16:27.836Z","latest_release_number":null,"last_synced_at":"2026-04-30T11:38:20.180Z","created_at":"2024-09-25T11:44:57.569Z","updated_at":"2026-04-30T11:38:20.180Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/backoff","install_command":"go get google.golang.org/grpc/internal/backoff","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/backoff#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:17.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/backoff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/backoff","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/backoff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/backoff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbackoff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbackoff/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbackoff/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbackoff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbackoff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbackoff/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10928178,"name":"google.golang.org/grpc/resolver/dns","ecosystem":"go","description":"Package dns implements a dns resolver to be installed as the default resolver\nin grpc.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/resolver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-07-03T10:36:58.905Z","latest_release_number":null,"last_synced_at":"2026-05-20T01:31:55.135Z","created_at":"2024-09-26T10:05:22.042Z","updated_at":"2026-05-20T01:31:55.135Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/resolver/dns","install_command":"go get google.golang.org/grpc/resolver/dns","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/resolver/dns#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:15.719Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/resolver/dns","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/resolver/dns","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/resolver/dns","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/resolver/dns/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fdns/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fdns/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fdns/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fdns/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fdns/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fresolver%2Fdns/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":4577868,"name":"github.com/grpc/grpc-GO","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.\n\nSee grpc.io for more information about gRPC.","homepage":"https://github.com/grpc/grpc-GO","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-GO","keywords_array":[],"namespace":"github.com/grpc","versions_count":234,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-04-01T07:57:02.000Z","latest_release_number":"v1.80.0","last_synced_at":"2026-04-30T13:20:10.393Z","created_at":"2022-07-18T15:43:09.393Z","updated_at":"2026-04-30T13:20:10.393Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-GO","install_command":"go get github.com/grpc/grpc-GO","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-GO#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:21.988Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.44487490418467474,"forks_count":0.06284811966281983,"average":4.213180821896285},"purl":"pkg:golang/github.com/grpc/grpc-%21g%21o","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-GO","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-GO","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-GO/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-GO/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924950,"name":"google.golang.org/grpc/internal/pretty","ecosystem":"go","description":"Package pretty defines helper functions to pretty-print structs for logging.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-05T16:49:33.821Z","latest_release_number":null,"last_synced_at":"2026-04-23T13:10:34.394Z","created_at":"2024-09-25T11:44:36.679Z","updated_at":"2026-04-23T13:10:34.394Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/pretty","install_command":"go get google.golang.org/grpc/internal/pretty","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/pretty#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.837Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/pretty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/pretty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/pretty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/pretty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fpretty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924954,"name":"google.golang.org/grpc/internal/metadata","ecosystem":"go","description":"Package metadata contains functions to set and get metadata from addresses.\n\nThis package is experimental.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-20T10:41:19.958Z","latest_release_number":null,"last_synced_at":"2026-04-18T13:41:00.757Z","created_at":"2024-09-25T11:44:40.365Z","updated_at":"2026-04-18T13:41:00.758Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/metadata","install_command":"go get google.golang.org/grpc/internal/metadata","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/metadata#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.812Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/metadata","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmetadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmetadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmetadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmetadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmetadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmetadata/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3577583,"name":"google.golang.org/grpc/test/tools","ecosystem":"go","description":"Package tools is used to pin specific versions of external tools in this\nmodule's go.mod that gRPC uses for internal testing.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/test","versions_count":276,"first_release_published_at":"2021-12-14T21:16:34.000Z","latest_release_published_at":"2024-01-25T00:10:36.000Z","latest_release_number":"v0.0.0-20240125001036-5051eeae537c","last_synced_at":"2026-05-16T18:02:11.391Z","created_at":"2022-04-11T03:46:21.959Z","updated_at":"2026-05-16T18:02:11.392Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/test/tools","install_command":"go get google.golang.org/grpc/test/tools","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/test/tools#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:44.812Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.5777468521925244,"dependent_packages_count":5.149006244802047,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":null,"average":2.3144240201924253},"purl":"pkg:golang/google.golang.org/grpc/test/tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/test/tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/test/tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/test/tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Ftest%2Ftools/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924982,"name":"google.golang.org/grpc/internal/balancer/gracefulswitch","ecosystem":"go","description":"Package gracefulswitch implements a graceful switch load balancer.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/balancer","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-14T12:16:35.753Z","latest_release_number":null,"last_synced_at":"2026-04-21T13:50:01.474Z","created_at":"2024-09-25T11:45:05.549Z","updated_at":"2026-04-21T13:50:01.474Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/gracefulswitch","install_command":"go get google.golang.org/grpc/internal/balancer/gracefulswitch","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/gracefulswitch#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.809Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/balancer/gracefulswitch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/gracefulswitch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/gracefulswitch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/balancer/gracefulswitch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fgracefulswitch/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11047081,"name":"google.golang.org/grpc/internal/stats","ecosystem":"go","description":"Package stats provides internal stats related functionality.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-23T11:55:23.720Z","latest_release_number":null,"last_synced_at":"2026-05-03T11:48:13.254Z","created_at":"2024-11-14T10:17:32.449Z","updated_at":"2026-05-03T11:48:13.255Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/stats","install_command":"go get google.golang.org/grpc/internal/stats","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/stats#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:09.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/internal/stats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/stats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/stats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/stats/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fstats/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924942,"name":"google.golang.org/grpc/metadata","ecosystem":"go","description":"Package metadata define the structure of the metadata supported by gRPC library.\nPlease refer to https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md\nfor more information about custom-metadata.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-29T13:41:13.486Z","latest_release_number":null,"last_synced_at":"2026-05-10T21:03:50.904Z","created_at":"2024-09-25T11:44:28.196Z","updated_at":"2026-05-10T21:03:50.904Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/metadata","install_command":"go get google.golang.org/grpc/metadata","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/metadata#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:19.307Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/metadata","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmetadata/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11403068,"name":"google.golang.org/grpc/credentials/alts/internal","ecosystem":"go","description":"Package internal contains common core functionality for ALTS.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts","versions_count":50,"first_release_published_at":"2026-03-26T06:46:48.789Z","latest_release_published_at":"2026-03-26T06:46:48.789Z","latest_release_number":"v1.79.3","last_synced_at":"2026-04-28T11:57:44.561Z","created_at":"2025-03-04T14:57:36.476Z","updated_at":"2026-04-28T11:57:44.561Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal","install_command":"go get google.golang.org/grpc/credentials/alts/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.164Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":0.46963444472848115,"forks_count":0.04814890766028333,"docker_downloads_count":null,"average":3.0750930104770418},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10466699,"name":"github.com/grpc/grpc-go/security/advancedtls","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-28T17:31:02.000Z","latest_release_published_at":"2024-06-28T17:31:02.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-05-03T15:03:55.911Z","created_at":"2024-06-29T02:20:39.591Z","updated_at":"2026-05-03T15:03:55.912Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/security/advancedtls","install_command":"go get github.com/grpc/grpc-go/security/advancedtls","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/security/advancedtls#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.839Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.870240635500115,"dependent_packages_count":6.435479550996523,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.652860093248319},"purl":"pkg:golang/github.com/grpc/grpc-go/security/advancedtls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/security/advancedtls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/security/advancedtls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/security/advancedtls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fsecurity%2Fadvancedtls/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14460441,"name":"google.golang.org/grpc/balancer/endpointsharding","ecosystem":"go","description":"Package endpointsharding implements a load balancing policy that manages\nhomogeneous child policies each owning a single endpoint.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":50,"first_release_published_at":"2026-05-16T20:08:58.950Z","latest_release_published_at":"2026-05-16T20:08:58.950Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-16T20:09:00.342Z","created_at":"2026-05-16T20:07:31.782Z","updated_at":"2026-05-16T20:31:25.871Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/endpointsharding","install_command":"go get google.golang.org/grpc/balancer/endpointsharding","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/endpointsharding#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-07T05:07:53.000Z","size":44818,"stargazers_count":22925,"open_issues_count":124,"forks_count":4669,"subscribers_count":459,"default_branch":"master","last_synced_at":"2026-05-08T22:04:56.300Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-08T10:09:36.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-16T20:08:02.644Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":0.09825480965232086,"forks_count":0.05589876765866354,"docker_downloads_count":null,"average":2.488650020556966},"purl":"pkg:golang/google.golang.org/grpc/balancer/endpointsharding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/endpointsharding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/endpointsharding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/endpointsharding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T18:20:00.597Z","issues_count":916,"pull_requests_count":2937,"avg_time_to_close_issue":13251390.301428571,"avg_time_to_close_pull_request":695413.8775123246,"issues_closed_count":700,"pull_requests_closed_count":2637,"pull_request_authors_count":274,"issue_authors_count":457,"avg_comments_per_issue":3.9683406113537116,"avg_comments_per_pull_request":2.0183861082737486,"merged_pull_requests_count":2084,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":91,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":1938382.3846153845,"past_year_avg_time_to_close_pull_request":647362.701421801,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.681318681318681,"past_year_avg_comments_per_pull_request":2.0262390670553936,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":174,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fendpointsharding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14460454,"name":"google.golang.org/grpc/internal/resolver/delegatingresolver","ecosystem":"go","description":"Package delegatingresolver implements a resolver capable of resolving both\ntarget URIs and proxy addresses.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-16T20:07:36.985Z","latest_release_number":null,"last_synced_at":"2026-05-16T20:07:37.518Z","created_at":"2026-05-16T20:07:34.116Z","updated_at":"2026-05-16T20:07:53.867Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/delegatingresolver","install_command":"go get google.golang.org/grpc/internal/resolver/delegatingresolver","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/delegatingresolver#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-15T20:56:59.000Z","size":44832,"stargazers_count":22930,"open_issues_count":125,"forks_count":4678,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-05-15T23:50:16.453Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-15T20:57:08.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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-05-16T20:07:53.866Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/delegatingresolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/delegatingresolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/delegatingresolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/delegatingresolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T18:20:00.597Z","issues_count":916,"pull_requests_count":2937,"avg_time_to_close_issue":13251390.301428571,"avg_time_to_close_pull_request":695413.8775123246,"issues_closed_count":700,"pull_requests_closed_count":2637,"pull_request_authors_count":274,"issue_authors_count":457,"avg_comments_per_issue":3.9683406113537116,"avg_comments_per_pull_request":2.0183861082737486,"merged_pull_requests_count":2084,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":91,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":1938382.3846153845,"past_year_avg_time_to_close_pull_request":647362.701421801,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.681318681318681,"past_year_avg_comments_per_pull_request":2.0262390670553936,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":174,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fdelegatingresolver/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14460456,"name":"google.golang.org/grpc/internal/mem","ecosystem":"go","description":"Package mem provides utilities that facilitate memory reuse in byte slices\nthat are used as buffers.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-16T20:07:36.434Z","latest_release_number":null,"last_synced_at":"2026-05-16T20:07:36.878Z","created_at":"2026-05-16T20:07:35.567Z","updated_at":"2026-05-16T20:07:53.318Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/mem","install_command":"go get google.golang.org/grpc/internal/mem","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/mem#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-15T20:56:59.000Z","size":44832,"stargazers_count":22930,"open_issues_count":125,"forks_count":4678,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-05-15T23:50:16.453Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-15T20:57:08.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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-05-16T20:07:53.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/internal/mem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/mem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/mem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/mem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T18:20:00.597Z","issues_count":916,"pull_requests_count":2937,"avg_time_to_close_issue":13251390.301428571,"avg_time_to_close_pull_request":695413.8775123246,"issues_closed_count":700,"pull_requests_closed_count":2637,"pull_request_authors_count":274,"issue_authors_count":457,"avg_comments_per_issue":3.9683406113537116,"avg_comments_per_pull_request":2.0183861082737486,"merged_pull_requests_count":2084,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":91,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":1938382.3846153845,"past_year_avg_time_to_close_pull_request":647362.701421801,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.681318681318681,"past_year_avg_comments_per_pull_request":2.0262390670553936,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":174,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fmem/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14460448,"name":"google.golang.org/grpc/internal/balancer/weight","ecosystem":"go","description":"Package weight contains utilities to manage endpoint weights. Weights are\nused by LB policies such as ringhash to distribute load across multiple\nendpoints.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/balancer","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-16T20:07:35.824Z","latest_release_number":null,"last_synced_at":"2026-05-16T20:07:36.396Z","created_at":"2026-05-16T20:07:33.360Z","updated_at":"2026-05-16T20:07:53.358Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/weight","install_command":"go get google.golang.org/grpc/internal/balancer/weight","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/balancer/weight#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-15T20:56:59.000Z","size":44832,"stargazers_count":22930,"open_issues_count":125,"forks_count":4678,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-05-15T23:50:16.453Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-15T20:57:08.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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-05-16T20:07:53.358Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/internal/balancer/weight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/weight","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/balancer/weight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/balancer/weight/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T18:20:00.597Z","issues_count":916,"pull_requests_count":2937,"avg_time_to_close_issue":13251390.301428571,"avg_time_to_close_pull_request":695413.8775123246,"issues_closed_count":700,"pull_requests_closed_count":2637,"pull_request_authors_count":274,"issue_authors_count":457,"avg_comments_per_issue":3.9683406113537116,"avg_comments_per_pull_request":2.0183861082737486,"merged_pull_requests_count":2084,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":91,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":1938382.3846153845,"past_year_avg_time_to_close_pull_request":647362.701421801,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.681318681318681,"past_year_avg_comments_per_pull_request":2.0262390670553936,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":174,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fbalancer%2Fweight/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14460445,"name":"google.golang.org/grpc/encoding/internal","ecosystem":"go","description":"Package internal contains code internal to the encoding package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/encoding","versions_count":14,"first_release_published_at":"2026-05-16T20:07:59.219Z","latest_release_published_at":"2026-05-16T20:07:59.219Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-16T20:08:01.481Z","created_at":"2026-05-16T20:07:32.976Z","updated_at":"2026-05-16T20:08:01.481Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/internal","install_command":"go get google.golang.org/grpc/encoding/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/encoding/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-15T20:56:59.000Z","size":44832,"stargazers_count":22930,"open_issues_count":125,"forks_count":4678,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-05-15T23:50:16.453Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-15T20:57:08.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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-05-16T20:07:53.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/google.golang.org/grpc/encoding/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/encoding/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/encoding/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T18:20:00.597Z","issues_count":916,"pull_requests_count":2937,"avg_time_to_close_issue":13251390.301428571,"avg_time_to_close_pull_request":695413.8775123246,"issues_closed_count":700,"pull_requests_closed_count":2637,"pull_request_authors_count":274,"issue_authors_count":457,"avg_comments_per_issue":3.9683406113537116,"avg_comments_per_pull_request":2.0183861082737486,"merged_pull_requests_count":2084,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":91,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":1938382.3846153845,"past_year_avg_time_to_close_pull_request":647362.701421801,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":211,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.681318681318681,"past_year_avg_comments_per_pull_request":2.0262390670553936,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":174,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":5425032,"name":"google.golang.org/grpc/naming","ecosystem":"go","description":"Package naming defines the naming API and related data structures for gRPC.\n\nThis package is deprecated: please use package resolver instead.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":51,"first_release_published_at":"2022-11-15T18:34:37.004Z","latest_release_published_at":"2022-11-23T11:16:29.835Z","latest_release_number":"v1.29.1","last_synced_at":"2026-05-24T02:01:13.954Z","created_at":"2022-11-15T18:34:36.987Z","updated_at":"2026-05-24T02:01:13.955Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/naming","install_command":"go get google.golang.org/grpc/naming","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/naming#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:14.298Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":541,"rankings":{"downloads":null,"dependent_repos_count":0.3093365079299238,"dependent_packages_count":3.7057124072664522,"stargazers_count":0.45607172707871435,"forks_count":0.07414535808578462,"docker_downloads_count":null,"average":1.1363165000902187},"purl":"pkg:golang/google.golang.org/grpc/naming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/naming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/naming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/naming/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fnaming/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924991,"name":"google.golang.org/grpc/credentials/insecure","ecosystem":"go","description":"Package insecure provides an implementation of the\ncredentials.TransportCredentials interface which disables transport security.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-09-09T06:46:45.516Z","latest_release_number":null,"last_synced_at":"2026-05-10T01:46:10.324Z","created_at":"2024-09-25T11:45:15.053Z","updated_at":"2026-05-10T01:46:10.324Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/insecure","install_command":"go get google.golang.org/grpc/credentials/insecure","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/insecure#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.035Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/credentials/insecure","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/insecure","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/insecure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/insecure/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Finsecure/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10702950,"name":"github.com/grpc/grpc-go/stats/opencensus","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-04-14T22:26:20.000Z","latest_release_published_at":"2023-04-14T22:26:20.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-04-27T17:05:39.955Z","created_at":"2024-07-18T05:36:27.008Z","updated_at":"2026-04-27T17:05:39.956Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/stats/opencensus","install_command":"go get github.com/grpc/grpc-go/stats/opencensus","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/stats/opencensus#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:17.702Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7620691443074925,"dependent_packages_count":6.334469642309425,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.548269393308459},"purl":"pkg:golang/github.com/grpc/grpc-go/stats/opencensus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/stats/opencensus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/stats/opencensus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/stats/opencensus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fstats%2Fopencensus/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3777821,"name":"google.golang.org/grpc/security/advancedtls/examples","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/security/advancedtls","versions_count":270,"first_release_published_at":"2021-01-21T01:24:22.000Z","latest_release_published_at":"2024-01-25T00:10:36.000Z","latest_release_number":"v0.0.0-20240125001036-5051eeae537c","last_synced_at":"2026-04-24T18:33:14.801Z","created_at":"2022-04-11T17:02:55.232Z","updated_at":"2026-04-24T18:33:14.802Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/security/advancedtls/examples","install_command":"go get google.golang.org/grpc/security/advancedtls/examples","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/security/advancedtls/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:15.023Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/google.golang.org/grpc/security/advancedtls/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/security/advancedtls/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/security/advancedtls/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/security/advancedtls/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fadvancedtls%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924897,"name":"google.golang.org/grpc/codes","ecosystem":"go","description":"Package codes defines the canonical error codes used by gRPC. It is\nconsistent across various languages.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-09-29T14:32:10.954Z","latest_release_number":null,"last_synced_at":"2026-04-24T19:03:50.816Z","created_at":"2024-09-25T11:43:49.633Z","updated_at":"2026-04-24T19:03:50.816Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/codes","install_command":"go get google.golang.org/grpc/codes","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/codes#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.163Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/codes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/codes","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/codes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/codes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcodes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924945,"name":"google.golang.org/grpc/peer","ecosystem":"go","description":"Package peer defines various peer information associated with RPCs and\ncorresponding utils.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":50,"first_release_published_at":"2026-03-17T06:19:19.699Z","latest_release_published_at":"2026-03-17T06:19:19.699Z","latest_release_number":"v1.79.2","last_synced_at":"2026-05-20T07:31:29.380Z","created_at":"2024-09-25T11:44:31.601Z","updated_at":"2026-05-20T07:31:29.381Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/peer","install_command":"go get google.golang.org/grpc/peer","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/peer#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.333Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/peer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/peer","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/peer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/peer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fpeer/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924901,"name":"google.golang.org/grpc/credentials","ecosystem":"go","description":"Package credentials implements various credentials supported by gRPC library,\nwhich encapsulate all the state needed by a client to authenticate with a\nserver and make various assertions, e.g., about the client's identity, role,\nor whether it is authorized to make a particular call.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-31T10:11:04.157Z","latest_release_number":null,"last_synced_at":"2026-05-06T17:09:31.832Z","created_at":"2024-09-25T11:43:53.330Z","updated_at":"2026-05-06T17:09:31.833Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials","install_command":"go get google.golang.org/grpc/credentials","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:11.995Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/credentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11047084,"name":"google.golang.org/grpc/balancer/pickfirst/internal","ecosystem":"go","description":"Package internal contains code internal to the pickfirst package.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/pickfirst","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-22T04:33:17.044Z","latest_release_number":null,"last_synced_at":"2026-04-23T12:29:28.468Z","created_at":"2024-11-14T10:18:20.249Z","updated_at":"2026-04-23T12:29:28.468Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/internal","install_command":"go get google.golang.org/grpc/balancer/pickfirst/internal","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/internal#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:20.937Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/balancer/pickfirst/internal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/internal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/internal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/pickfirst/internal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Finternal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":1081179,"name":"google.golang.org/grpc","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org","versions_count":237,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-13T05:19:17.000Z","latest_release_number":"v1.81.1","last_synced_at":"2026-05-23T22:19:55.222Z","created_at":"2022-04-08T01:00:32.114Z","updated_at":"2026-05-24T05:14:52.079Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc","install_command":"go get google.golang.org/grpc","documentation_url":"https://pkg.go.dev/google.golang.org/grpc#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2026-05-15T20:56:59.000Z","size":44832,"stargazers_count":22930,"open_issues_count":125,"forks_count":4678,"subscribers_count":460,"default_branch":"master","last_synced_at":"2026-05-15T23:50:16.453Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2026-05-15T20:57:08.000Z","dependencies_parsed_at":"2026-04-01T09:03:13.409Z","dependency_job_id":"89a2811f-b8d7-4fdf-92c3-28c88c160f4f","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-22T22:15:11.294Z","dependent_packages_count":56663,"downloads":null,"downloads_period":null,"dependent_repos_count":158189,"rankings":{"downloads":null,"dependent_repos_count":0.0029048415408939442,"dependent_packages_count":0.0011411877482083352,"stargazers_count":0.4575125426907962,"forks_count":0.07414535808578462,"docker_downloads_count":0.0036310519261174303,"average":0.1078669963983601},"purl":"pkg:golang/google.golang.org/grpc","advisories":[{"uuid":"GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K","url":"https://github.com/advisories/GHSA-p77j-4mvh-x3m3","title":"gRPC-Go has an authorization bypass via missing leading slash in :path","description":"### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nIt is an **Authorization Bypass** resulting from **Improper Input Validation** of the HTTP/2 `:path` pseudo-header.\n\nThe gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omitted the mandatory leading slash (e.g., `Service/Method` instead of `/Service/Method`). While the server successfully routed these requests to the correct handler, authorization interceptors (including the official `grpc/authz` package) evaluated the raw, non-canonical path string. Consequently, \"deny\" rules defined using canonical paths (starting with `/`) failed to match the incoming request, allowing it to bypass the policy if a fallback \"allow\" rule was present.\n\n**Who is impacted?**\nThis affects gRPC-Go servers that meet both of the following criteria:\n1. They use path-based authorization interceptors, such as the official RBAC implementation in `google.golang.org/grpc/authz` or custom interceptors relying on `info.FullMethod` or `grpc.Method(ctx)`.\n2. Their security policy contains specific \"deny\" rules for canonical paths but allows other requests by default (a fallback \"allow\" rule).\n\nThe vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed `:path` headers directly to the gRPC server.\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\nYes, the issue has been patched. The fix ensures that any request with a `:path` that does not start with a leading slash is immediately rejected with a `codes.Unimplemented` error, preventing it from reaching authorization interceptors or handlers with a non-canonical path string.\n\nUsers should upgrade to the following versions (or newer):\n* **v1.79.3**\n* The latest **master** branch.\n\nIt is recommended that all users employing path-based authorization (especially `grpc/authz`) upgrade as soon as the patch is available in a tagged release.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nWhile upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods:\n\n#### 1. Use a Validating Interceptor (Recommended Mitigation)\nAdd an \"outermost\" interceptor to your server that validates the path before any other authorization logic runs:\n\n```go\nfunc pathValidationInterceptor(ctx context.Context, req any, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (any, error) {\n    if info.FullMethod == \"\" || info.FullMethod[0] != '/' {\n        return nil, status.Errorf(codes.Unimplemented, \"malformed method name\")\n    }   \n    return handler(ctx, req)\n}\n\n// Ensure this is the FIRST interceptor in your chain\ns := grpc.NewServer(\n    grpc.ChainUnaryInterceptor(pathValidationInterceptor, authzInterceptor),\n)\n```\n\n#### 2. Infrastructure-Level Normalization\nIf your gRPC server is behind a reverse proxy or load balancer (such as Envoy, NGINX, or an L7 Cloud Load Balancer), ensure it is configured to enforce strict HTTP/2 compliance for pseudo-headers and reject or normalize requests where the `:path` header does not start with a leading slash.\n\n#### 3. Policy Hardening\nSwitch to a \"default deny\" posture in your authorization policies (explicitly listing all allowed paths and denying everything else) to reduce the risk of bypasses via malformed inputs.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-03-18T20:10:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N","references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3","https://nvd.nist.gov/vuln/detail/CVE-2026-33186","https://github.com/advisories/GHSA-p77j-4mvh-x3m3"],"source_kind":"github","identifiers":["GHSA-p77j-4mvh-x3m3","CVE-2026-33186"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-18T21:00:11.195Z","updated_at":"2026-05-23T06:01:27.834Z","epss_percentage":0.0002,"epss_percentile":0.05666,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.79.3","vulnerable_version_range":"\u003c 1.79.3"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNzdqLTRtdmgteDNtM84ABT1K/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","url":"https://github.com/advisories/GHSA-xr7q-jx4m-x55m","title":"Private tokens could appear in logs if context containing gRPC metadata is logged in github.com/grpc/grpc-go","description":"### Impact\nThis issue represents a potential PII concern.  If applications were printing or logging a context containing gRPC metadata, the affected versions will contain all the metadata, which may include private information.\n\n### Patches\nThe issue first appeared in 1.64.0 and is patched in 1.64.1 and 1.65.0\n\n### Workarounds\nIf using an affected version and upgrading is not possible, ensuring you do not log or print contexts will avoid the problem.\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-07-05T20:07:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-xr7q-jx4m-x55m","https://github.com/grpc/grpc-go/commit/ab292411ddc0f3b7a7786754d1fe05264c3021eb","https://github.com/advisories/GHSA-xr7q-jx4m-x55m"],"source_kind":"github","identifiers":["GHSA-xr7q-jx4m-x55m"],"repository_url":"https://github.com/grpc/grpc-go","blast_radius":0.0,"created_at":"2024-07-05T21:05:26.300Z","updated_at":"2026-05-19T03:05:39.344Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.64.1","vulnerable_version_range":"\u003e= 1.64.0, \u003c 1.64.1"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjdxLWp4NG0teDU1bc4AA9m4/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ","url":"https://github.com/advisories/GHSA-m425-mq94-257g","title":"gRPC-Go HTTP/2 Rapid Reset vulnerability","description":"### Impact\nIn affected releases of gRPC-Go, it is possible for an attacker to send HTTP/2 requests, cancel them, and send subsequent requests, which is valid by the HTTP/2 protocol, but would cause the gRPC-Go server to launch more concurrent method handlers than the configured maximum stream limit.\n\n### Patches\nThis vulnerability was addressed by #6703 and has been included in patch releases: 1.56.3, 1.57.1, 1.58.3.  It is also included in the latest release, 1.59.0.\n\nAlong with applying the patch, users should also ensure they are using the `grpc.MaxConcurrentStreams` server option to apply a limit to the server's resources used for any single connection.\n\n### Workarounds\nNone.\n\n### References\n#6703\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-10-25T21:17:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/grpc/grpc-go/security/advisories/GHSA-m425-mq94-257g","https://github.com/grpc/grpc-go/pull/6703","https://github.com/grpc/grpc-go/commit/f2180b4d5403d2210b30b93098eb7da31c05c721","https://nvd.nist.gov/vuln/detail/CVE-2023-44487","https://github.com/advisories/GHSA-m425-mq94-257g"],"source_kind":"github","identifiers":["GHSA-m425-mq94-257g"],"repository_url":"https://github.com/grpc/grpc-go","blast_radius":0.0,"created_at":"2023-10-25T22:05:47.824Z","updated_at":"2026-05-24T04:08:21.930Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ","packages":[{"ecosystem":"go","package_name":"google.golang.org/grpc","versions":[{"first_patched_version":"1.58.3","vulnerable_version_range":"\u003e= 1.58.0, \u003c 1.58.3"},{"first_patched_version":"1.57.1","vulnerable_version_range":"\u003e= 1.57.0, \u003c 1.57.1"},{"first_patched_version":"1.56.3","vulnerable_version_range":"\u003c 1.56.3"}],"purl":"pkg:go/google.golang.org%2Fgrpc"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNDI1LW1xOTQtMjU3Z84AA2sQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc","docker_dependents_count":22577,"docker_downloads_count":57108342921,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-16T20:07:53.719Z","issues_count":917,"pull_requests_count":2939,"avg_time_to_close_issue":13256829.860199714,"avg_time_to_close_pull_request":699033.3287878787,"issues_closed_count":701,"pull_requests_closed_count":2640,"pull_request_authors_count":275,"issue_authors_count":457,"avg_comments_per_issue":3.983642311886587,"avg_comments_per_pull_request":2.019054100034025,"merged_pull_requests_count":2087,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":89,"past_year_pull_requests_count":337,"past_year_avg_time_to_close_issue":2466790.6756756757,"past_year_avg_time_to_close_pull_request":696946.8125,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":2.853932584269663,"past_year_avg_comments_per_pull_request":1.9851632047477745,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":171,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"N1MBER","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/N1MBER"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11400915,"name":"google.golang.org/grpc/credentials/alts/internal/handshaker","ecosystem":"go","description":"Package handshaker provides ALTS handshaking functionality for GCP.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/credentials/alts/internal","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-09T18:09:33.364Z","latest_release_number":null,"last_synced_at":"2026-04-27T19:46:35.651Z","created_at":"2025-03-04T00:11:10.469Z","updated_at":"2026-04-27T19:46:35.651Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker","install_command":"go get google.golang.org/grpc/credentials/alts/internal/handshaker","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/credentials/alts/internal/handshaker#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:53:48.799Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":0.46963444472848115,"forks_count":0.04814890766028333,"docker_downloads_count":null,"average":3.0750930104770418},"purl":"pkg:golang/google.golang.org/grpc/credentials/alts/internal/handshaker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/credentials/alts/internal/handshaker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fcredentials%2Falts%2Finternal%2Fhandshaker/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":8208916,"name":"google.golang.org/grpc/interop/observability","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/interop","versions_count":74,"first_release_published_at":"2023-06-23T20:39:57.000Z","latest_release_published_at":"2026-05-07T05:07:53.000Z","latest_release_number":"v0.0.0-20260507050753-1c63fa5f5492","last_synced_at":"2026-05-10T07:47:27.774Z","created_at":"2023-09-05T03:00:48.608Z","updated_at":"2026-05-10T07:47:27.774Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/interop/observability","install_command":"go get google.golang.org/grpc/interop/observability","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/interop/observability#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:13.824Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.45056707143930913,"forks_count":0.07025756234445205,"docker_downloads_count":null,"average":4.996899755699021},"purl":"pkg:golang/google.golang.org/grpc/interop/observability","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/interop/observability","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/interop/observability","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/interop/observability/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fobservability/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924955,"name":"google.golang.org/grpc/internal/grpcutil","ecosystem":"go","description":"Package grpcutil provides utility functions used across the gRPC codebase.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal","versions_count":50,"first_release_published_at":"2026-02-25T01:05:22.151Z","latest_release_published_at":"2026-02-25T01:05:22.151Z","latest_release_number":"v1.79.1","last_synced_at":"2026-04-30T22:34:45.592Z","created_at":"2024-09-25T11:44:41.191Z","updated_at":"2026-04-30T22:34:45.592Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcutil","install_command":"go get google.golang.org/grpc/internal/grpcutil","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/grpcutil#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:19.169Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/grpcutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcutil","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/grpcutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/grpcutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fgrpcutil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3671593,"name":"google.golang.org/grpc/examples","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-05-01T22:00:22.481Z","latest_release_number":null,"last_synced_at":"2026-05-23T04:30:39.457Z","created_at":"2022-04-11T10:25:37.414Z","updated_at":"2026-05-23T04:30:39.457Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/examples","install_command":"go get google.golang.org/grpc/examples","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/examples#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:27.418Z","dependent_packages_count":1071,"downloads":null,"downloads_period":null,"dependent_repos_count":3062,"rankings":{"downloads":null,"dependent_repos_count":0.1443083779779813,"dependent_packages_count":0.11287384273187898,"stargazers_count":0.45638282648327005,"forks_count":0.07456015729185894,"docker_downloads_count":1.024786597891085,"average":0.36258236047521486},"purl":"pkg:golang/google.golang.org/grpc/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/examples","docker_dependents_count":61,"docker_downloads_count":16321982,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/examples/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fexamples/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3693284,"name":"github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","ecosystem":"go","description":"protoc-gen-go-grpc is a plugin for the Google protocol buffer compiler to\ngenerate Go code. Install it by building this program and making it\naccessible within your PATH with the name:\n\nThe 'go-grpc' suffix becomes part of the argument for the protocol compiler,\nsuch that it can be invoked as:\n\nThis generates Go service definitions for the protocol buffer defined by\nfile.proto.  With that input, the output will be written to:","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"github.com/grpc/grpc-go/cmd","versions_count":10,"first_release_published_at":"2020-10-02T19:40:53.000Z","latest_release_published_at":"2026-02-04T10:04:59.000Z","latest_release_number":"v1.6.1","last_synced_at":"2026-05-03T23:46:58.284Z","created_at":"2022-04-11T11:36:50.414Z","updated_at":"2026-05-03T23:46:58.284Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","install_command":"go get github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:43.483Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-go/cmd/protoc-gen-go-grpc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-go%2Fcmd%2Fprotoc-gen-go-grpc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924972,"name":"google.golang.org/grpc/internal/resolver/passthrough","ecosystem":"go","description":"Package passthrough implements a pass-through resolver. It sends the target\nname without scheme back to gRPC as resolved address.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/internal/resolver","versions_count":50,"first_release_published_at":"2026-05-10T12:17:37.970Z","latest_release_published_at":"2026-05-10T12:17:37.970Z","latest_release_number":"v1.81.0","last_synced_at":"2026-05-10T12:17:40.566Z","created_at":"2024-09-25T11:44:55.749Z","updated_at":"2026-05-10T12:17:40.566Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/passthrough","install_command":"go get google.golang.org/grpc/internal/resolver/passthrough","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/internal/resolver/passthrough#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/internal/resolver/passthrough","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/passthrough","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/internal/resolver/passthrough","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/internal/resolver/passthrough/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finternal%2Fresolver%2Fpassthrough/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924985,"name":"google.golang.org/grpc/encoding","ecosystem":"go","description":"Package encoding defines the interface for the compressor and codec, and\nfunctions to register and retrieve compressors and codecs.\n\nNotice: This package is EXPERIMENTAL and may be changed or removed in a\nlater release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-23T17:49:27.530Z","latest_release_number":null,"last_synced_at":"2026-05-05T05:30:39.187Z","created_at":"2024-09-25T11:45:08.546Z","updated_at":"2026-05-05T05:30:39.187Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/encoding","install_command":"go get google.golang.org/grpc/encoding","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/encoding#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:13.089Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/encoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/encoding","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/encoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/encoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fencoding/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924992,"name":"google.golang.org/grpc/balancer/roundrobin","ecosystem":"go","description":"Package roundrobin defines a roundrobin balancer. Roundrobin balancer is\ninstalled as one of the default balancers in gRPC, users don't need to\nexplicitly install this balancer.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer","versions_count":53,"first_release_published_at":"2026-03-17T11:05:07.334Z","latest_release_published_at":"2026-04-18T22:18:27.667Z","latest_release_number":"v1.80.0","last_synced_at":"2026-04-18T22:19:46.032Z","created_at":"2024-09-25T11:45:15.110Z","updated_at":"2026-04-18T22:19:46.032Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin","install_command":"go get google.golang.org/grpc/balancer/roundrobin","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/roundrobin#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.317Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/balancer/roundrobin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/roundrobin","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/roundrobin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/roundrobin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Froundrobin/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3725004,"name":"github.com/grpc/grpc-Go","ecosystem":"go","description":"Package grpc implements an RPC system called gRPC.\n\nSee grpc.io for more information about gRPC.","homepage":"https://github.com/grpc/grpc-Go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-Go","keywords_array":[],"namespace":"github.com/grpc","versions_count":235,"first_release_published_at":"2016-07-11T23:17:12.000Z","latest_release_published_at":"2026-05-04T05:12:02.000Z","latest_release_number":"v1.81.0","last_synced_at":"2026-05-06T23:26:55.191Z","created_at":"2022-04-11T13:36:28.780Z","updated_at":"2026-05-06T23:26:55.192Z","registry_url":"https://pkg.go.dev/github.com/grpc/grpc-Go","install_command":"go get github.com/grpc/grpc-Go","documentation_url":"https://pkg.go.dev/github.com/grpc/grpc-Go#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970734,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:46.412Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/github.com/grpc/grpc-%21go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/grpc/grpc-Go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/grpc/grpc-Go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/grpc/grpc-Go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgrpc%2Fgrpc-Go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11047080,"name":"google.golang.org/grpc/mem","ecosystem":"go","description":"Package mem provides utilities that facilitate memory reuse in byte slices\nthat are used as buffers.\n\nNotice: All APIs in this package are EXPERIMENTAL and may be changed or\nremoved in a later release.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-04T20:07:49.074Z","latest_release_number":null,"last_synced_at":"2026-05-10T12:27:47.011Z","created_at":"2024-11-14T10:17:29.220Z","updated_at":"2026-05-10T12:27:47.011Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/mem","install_command":"go get google.golang.org/grpc/mem","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/mem#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.525Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/mem","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/mem","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/mem","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/mem/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmem/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmem/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmem/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmem/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmem/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fmem/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10927995,"name":"google.golang.org/grpc/health/grpc_health_v1","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/health","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-15T06:23:49.109Z","latest_release_number":null,"last_synced_at":"2026-04-28T18:45:55.020Z","created_at":"2024-09-26T09:55:40.498Z","updated_at":"2026-04-28T18:45:55.020Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/health/grpc_health_v1","install_command":"go get google.golang.org/grpc/health/grpc_health_v1","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/health/grpc_health_v1#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.392Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/health/grpc_health_v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/health/grpc_health_v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/health/grpc_health_v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/health/grpc_health_v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fhealth%2Fgrpc_health_v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10273733,"name":"google.golang.org/grpc/interop/xds","ecosystem":"go","description":"Package xds contains various xds interop helpers for usage in interop tests.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/interop","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-12T04:38:18.664Z","latest_release_number":null,"last_synced_at":"2026-04-20T22:31:45.312Z","created_at":"2024-06-02T04:10:56.517Z","updated_at":"2026-04-20T22:31:45.313Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/interop/xds","install_command":"go get google.golang.org/grpc/interop/xds","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/interop/xds#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280735707,"owners_count":26382107,"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-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T19:54:10.393Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.003305173359836,"dependent_packages_count":6.563111470012734,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.783208321686285},"purl":"pkg:golang/google.golang.org/grpc/interop/xds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/interop/xds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/interop/xds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/interop/xds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Finterop%2Fxds/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3742363,"name":"google.golang.org/grpc/security/authorization","ecosystem":"go","description":"","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/security","versions_count":241,"first_release_published_at":"2022-04-08T22:41:56.000Z","latest_release_published_at":"2024-01-25T00:10:36.000Z","latest_release_number":"v0.0.0-20240125001036-5051eeae537c","last_synced_at":"2026-05-04T01:19:52.123Z","created_at":"2022-04-11T14:40:45.411Z","updated_at":"2026-05-04T01:19:52.124Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/security/authorization","install_command":"go get google.golang.org/grpc/security/authorization","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/security/authorization#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-28T07:59:20.000Z","size":42857,"stargazers_count":22473,"open_issues_count":140,"forks_count":4601,"subscribers_count":464,"default_branch":"master","last_synced_at":"2025-10-28T09:29:41.936Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-28T09:20:58.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281504337,"owners_count":26512865,"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-28T02:00:06.022Z","response_time":60,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":31,"last_synced_at":"2025-10-25T00:32:46.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104932,"followers":2400,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-25T00:32:46.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:15.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.3875259949923516,"forks_count":0.030301771980288134,"average":4.190707007677571},"purl":"pkg:golang/google.golang.org/grpc/security/authorization","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/security/authorization","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/security/authorization","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/security/authorization/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T11:00:30.517Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":204,"past_year_pull_requests_count":1016,"past_year_avg_time_to_close_issue":1283660.9633027522,"past_year_avg_time_to_close_pull_request":591156.1875,"past_year_issues_closed_count":109,"past_year_pull_requests_closed_count":848,"past_year_pull_request_authors_count":86,"past_year_issue_authors_count":112,"past_year_avg_comments_per_issue":2.235294117647059,"past_year_avg_comments_per_pull_request":1.779527559055118,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":679,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fsecurity%2Fauthorization/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":10924932,"name":"google.golang.org/grpc/connectivity","ecosystem":"go","description":"Package connectivity defines connectivity semantics.\nFor details, see https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-17T00:40:06.995Z","latest_release_number":null,"last_synced_at":"2026-05-20T05:17:31.016Z","created_at":"2024-09-25T11:44:19.535Z","updated_at":"2026-05-20T05:17:31.016Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/connectivity","install_command":"go get google.golang.org/grpc/connectivity","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/connectivity#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:53:47.835Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/google.golang.org/grpc/connectivity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/connectivity","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/connectivity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/connectivity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fconnectivity/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11047083,"name":"google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","ecosystem":"go","description":"Package pickfirstleaf contains the pick_first load balancing policy which\nwill be the universal leaf policy after dualstack changes are implemented.\n\nDeprecated: This package is deprecated. Please use the balancer/pickfirst\npackage instead.","homepage":"https://github.com/grpc/grpc-go","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/grpc/grpc-go","keywords_array":[],"namespace":"google.golang.org/grpc/balancer/pickfirst","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-16T02:09:04.069Z","latest_release_number":null,"last_synced_at":"2026-05-01T02:03:12.827Z","created_at":"2024-11-14T10:18:16.320Z","updated_at":"2026-05-01T02:03:12.827Z","registry_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","install_command":"go get google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","documentation_url":"https://pkg.go.dev/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf#section-documentation","metadata":{},"repo_metadata":{"id":24332605,"uuid":"27729907","full_name":"grpc/grpc-go","owner":"grpc","description":"The Go language implementation of gRPC. HTTP/2 based RPC","archived":false,"fork":false,"pushed_at":"2025-10-17T06:49:47.000Z","size":42802,"stargazers_count":22446,"open_issues_count":145,"forks_count":4595,"subscribers_count":471,"default_branch":"master","last_synced_at":"2025-10-18T02:07:14.022Z","etag":null,"topics":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"latest_commit_sha":null,"homepage":"https://grpc.io","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/grpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-08T18:59:34.000Z","updated_at":"2025-10-17T11:54:32.000Z","dependencies_parsed_at":"2023-10-02T21:23:40.054Z","dependency_job_id":"ad687829-3310-47f3-99ae-83bc76535894","html_url":"https://github.com/grpc/grpc-go","commit_stats":{"total_commits":4609,"total_committers":502,"mean_commits":9.181274900398407,"dds":0.8216532870470818,"last_synced_commit":"66385b28b3fe71a4895f00d581ede0a344743a3f"},"previous_names":["google/grpc-go"],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/grpc/grpc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/sbom","scorecard":{"id":446653,"data":{"date":"2025-08-11","repo":{"name":"github.com/grpc/grpc-go","commit":"e847f29f32026f29f62a06bef0d75a96adb97e14"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/lock.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-validation.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":"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":"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/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deps.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/deps.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-validation.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/pr-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/grpc/grpc-go/testing.yml/master?enable=pin","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:18","Warn: containerImage not pinned by hash: examples/features/csm_observability/client/Dockerfile:30: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:19","Warn: containerImage not pinned by hash: examples/features/csm_observability/server/Dockerfile:29: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:20","Warn: containerImage not pinned by hash: interop/observability/Dockerfile:39: pin your Docker image by updating golang:1.23-bullseye to golang:1.23-bullseye@sha256:161b8513c09cbfa4c174fd32e46eddc5eddf487a43958b9cf8b07d628e9e0f85","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/client/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:19","Warn: containerImage not pinned by hash: interop/xds/server/Dockerfile:32: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: scripts/regenerate.sh:34","Warn: goCommand not pinned by hash: scripts/vet.sh:26","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   1 out of   3 goCommand 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"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"}}]},"last_synced_at":"2025-08-19T06:53:53.708Z","repository_id":24332605,"created_at":"2025-08-19T06:53:53.708Z","updated_at":"2025-08-19T06:53:53.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279970618,"owners_count":26252766,"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-19T02:00:07.647Z","response_time":64,"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":"grpc","name":"grpc","uuid":"7802525","kind":"organization","description":"A high performance, open source, general-purpose RPC framework","email":null,"website":"https://grpc.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7802525?v=4","repositories_count":30,"last_synced_at":"2025-10-17T00:38:31.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grpc","funding_links":[],"total_stars":104808,"followers":2394,"following":0,"created_at":"2022-11-02T16:25:16.713Z","updated_at":"2025-10-17T00:38:31.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grpc/repositories"},"tags":[{"name":"v1.76.0","sha":"d96c2ef4f3339142d20a47797d8a5a4fae948607","kind":"commit","published_at":"2025-10-06T20:38:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0/manifests"},{"name":"v1.77.0-dev","sha":"e63d8543e853ba5be9b210bf7ea19dbfe756a2b6","kind":"commit","published_at":"2025-09-17T08:37:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.77.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.77.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.77.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.77.0-dev/manifests"},{"name":"v1.72.3","sha":"7127ac2896b0c79156278b472d360604abe76b99","kind":"commit","published_at":"2025-09-10T09:49:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.3/manifests"},{"name":"v1.73.1","sha":"a78a08da4d439b7809d2ab26dbd21e7e0557da76","kind":"commit","published_at":"2025-09-10T09:00:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.1/manifests"},{"name":"v1.74.3","sha":"4f2ef37b518627ef2243b93eef956f37c3484c66","kind":"commit","published_at":"2025-09-09T15:15:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.3/manifests"},{"name":"v1.75.1","sha":"b4dc263cb692d1951a1842cc877d913d30de0559","kind":"commit","published_at":"2025-09-08T10:08:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.1/manifests"},{"name":"v1.75.0","sha":"b9788ef265596eda98a4391079c70c3992ed47cb","kind":"commit","published_at":"2025-08-19T18:25:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0/manifests"},{"name":"v1.76.0-dev","sha":"2bd74b28f5a7d464de4ed6927aef4b69abc0d3af","kind":"commit","published_at":"2025-08-05T22:04:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.76.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.76.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.76.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.76.0-dev/manifests"},{"name":"v1.74.2","sha":"e9e00cb28e350d6440145d883d1d6cf675f3c0f3","kind":"commit","published_at":"2025-07-22T18:22:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.2/manifests"},{"name":"v1.74.1","sha":"6e8e7e48d13e1891e0f3b5df22f16746edb6e788","kind":"commit","published_at":"2025-07-17T20:29:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.1/manifests"},{"name":"v1.74.0","sha":"406c2bf4972d72d1746b156e5989228b094d6d3e","kind":"commit","published_at":"2025-07-16T18:37:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0/manifests"},{"name":"v1.75.0-dev","sha":"a2d6045916b37d4fc772181eb9cd54e7f1efe20b","kind":"commit","published_at":"2025-06-25T07:14:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.75.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.75.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.75.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.75.0-dev/manifests"},{"name":"v1.73.0","sha":"c52d02553f2649c28d0279bca17909a3a08de022","kind":"commit","published_at":"2025-06-05T11:12:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0/manifests"},{"name":"v1.72.2","sha":"6135a737c2b9ce20cecdcb22014a93f949f8609f","kind":"commit","published_at":"2025-05-26T06:30:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.2/manifests"},{"name":"v1.71.3","sha":"cabe063a908eae0dcfc65e47bd8c9c6c391d9fc3","kind":"commit","published_at":"2025-05-26T05:34:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.3/manifests"},{"name":"v1.74.0-dev","sha":"f2d3e11f3057cc8b4935fc342446ae8372de33d3","kind":"commit","published_at":"2025-05-15T15:07:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.74.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.74.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.74.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.74.0-dev/manifests"},{"name":"v1.71.2","sha":"ea0d64441a537edb246ec470b5d1c79809a61b69","kind":"commit","published_at":"2025-05-14T16:16:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.2/manifests"},{"name":"v1.72.1","sha":"4cf3cf7f386a1defff130a0b2a45d246c2fb19a6","kind":"commit","published_at":"2025-05-14T09:00:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.1/manifests"},{"name":"v1.72.0","sha":"a43eba6fed49b81b84cfdba85c356aca22086d7e","kind":"commit","published_at":"2025-04-21T04:25:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0/manifests"},{"name":"v1.73.0-dev","sha":"51d6a43ec59753d42ccd02bb12d2e9e40c164f0f","kind":"commit","published_at":"2025-04-03T09:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.73.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.73.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.73.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.73.0-dev/manifests"},{"name":"v1.71.1","sha":"cdbdb759dd67c89544f9081f854c284493b5461c","kind":"commit","published_at":"2025-03-28T15:29:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.1/manifests"},{"name":"v1.71.0","sha":"d01db5ccc8d3dfc89d4481c1d2a613e9fa44520b","kind":"commit","published_at":"2025-03-04T19:05:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0/manifests"},{"name":"v1.72.0-dev","sha":"607565d68cde14ad13d0377e153c6860c8e792ea","kind":"commit","published_at":"2025-02-19T16:17:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.72.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.72.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.72.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.72.0-dev/manifests"},{"name":"v1.70.0","sha":"98a0092952dd4d8443229c3a335ec592d9c40c9b","kind":"commit","published_at":"2025-01-23T17:43:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0/manifests"},{"name":"v1.69.4","sha":"4103cfc52a951673d441f8b2c02eee96e31f1897","kind":"commit","published_at":"2025-01-13T06:48:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.4/manifests"},{"name":"1.69.3","sha":"aad8a12b455bfd83721faada5aafdb91d6ae467d","kind":"commit","published_at":"2025-01-13T04:35:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.69.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.69.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.69.3/manifests"},{"name":"v1.71.0-dev","sha":"6f41085574082e83c928771cd494613568fd8a38","kind":"commit","published_at":"2025-01-08T09:33:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.71.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.71.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.71.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.71.0-dev/manifests"},{"name":"v1.69.2","sha":"b615b35c4feb932a0ac658fb86b7127f10ef664e","kind":"commit","published_at":"2024-12-18T18:03:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.2/manifests"},{"name":"v1.68.2","sha":"c982e40790533e2e360bcea963a152b6cfa37b45","kind":"commit","published_at":"2024-12-18T07:57:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.2/manifests"},{"name":"v1.67.3","sha":"117cd63d7fd90b115d3cf41839ac58c2fdc533ba","kind":"commit","published_at":"2024-12-17T22:29:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.3/manifests"},{"name":"v1.70.0-dev","sha":"d7286fbc3f8f5d03e232fa3eff21098b76e2277d","kind":"commit","published_at":"2024-12-05T09:23:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.70.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.70.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.70.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.70.0-dev/manifests"},{"name":"v1.69.0","sha":"317271b232677b7869576a49855b01b9f4775d67","kind":"commit","published_at":"2024-12-05T05:20:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0/manifests"},{"name":"v1.68.1","sha":"d6a777f952c77822f0190dff71b1fe8fe250538c","kind":"commit","published_at":"2024-12-04T07:04:29.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.1/manifests"},{"name":"v1.67.2","sha":"b0e0bf0394b8caaafacf06e271d1f65406268e41","kind":"commit","published_at":"2024-12-04T07:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.2/manifests"},{"name":"v1.68.0","sha":"acba4d3e9d537eb5adc09947ebc7cfb85ec774cc","kind":"commit","published_at":"2024-11-07T16:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0/manifests"},{"name":"v1.69.0-dev","sha":"4544b8a4cfe9bb4882ec3591631b83dac7434805","kind":"commit","published_at":"2024-10-16T05:44:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.69.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.69.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.69.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.69.0-dev/manifests"},{"name":"v1.65.1","sha":"4caf929cf065f4f6bcfe7fe8092f9f284c15ba28","kind":"commit","published_at":"2024-10-03T06:09:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.1/manifests"},{"name":"v1.66.3","sha":"b48e35548549cc734dfbf18ae9fee11471f2e019","kind":"commit","published_at":"2024-09-30T17:39:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.3/manifests"},{"name":"v1.67.1","sha":"3f95b38ded016ebf32507fc7cb6baeb2f15aef59","kind":"commit","published_at":"2024-09-30T16:51:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"6f50403edb0c2db1bb557168cf4e6f87ea2efdb5","kind":"commit","published_at":"2024-09-20T06:43:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d0bf90aeb9b5bdf4031d812dbb743b0eb616c7b2","kind":"commit","published_at":"2024-09-11T18:36:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.2/manifests"},{"name":"v1.68.0-dev","sha":"8f920c6c56693bc53e526cd7f48e89ac250ff3a2","kind":"commit","published_at":"2024-09-09T20:34:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.68.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.68.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.68.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.68.0-dev/manifests"},{"name":"v1.66.1","sha":"cb81df6e6141283afdb23db8ea03c2b9c3462dbc","kind":"commit","published_at":"2024-09-09T20:05:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"00d3ec8c71a7ba0f9c755881f0f7147eba5e814c","kind":"commit","published_at":"2024-08-28T09:38:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0/manifests"},{"name":"v1.67.0-dev","sha":"b45fc413ca1ffd56cb2c7fe51220d0ed9167243b","kind":"commit","published_at":"2024-08-16T17:35:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.67.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.67.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.67.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.67.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.1","sha":"ec9dff77b186d5308955fe0fc50e3e4cbe187e2c","kind":"commit","published_at":"2024-07-29T17:04:12.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.1/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.5.0","sha":"3eb01450ff91253bfc67a6b5b3c258ea2fc245c8","kind":"commit","published_at":"2024-07-26T22:28:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.5.0/manifests"},{"name":"v1.64.1","sha":"4d833de0e0ea4345c2f8333f5e1d1155f93c5222","kind":"commit","published_at":"2024-07-02T22:21:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.1/manifests"},{"name":"v1.63.3","sha":"aa4a5a4573805ab7c84a6dc22a3be847570249d2","kind":"commit","published_at":"2024-07-02T22:21:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.3/manifests"},{"name":"v1.65.0","sha":"2da976983bbb33feb3e25b7daaa8f60b9769adb5","kind":"commit","published_at":"2024-07-02T15:22:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0/manifests"},{"name":"security/advancedtls/v1.0.0","sha":"f199062ef31ddda54152e1ca5e3d15fb63903dc3","kind":"commit","published_at":"2024-06-28T17:31:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/security/advancedtls/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/security/advancedtls/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@security%2Fadvancedtls%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/security%2Fadvancedtls%2Fv1.0.0/manifests"},{"name":"v1.66.0-dev","sha":"9bdf33531c575d8be11731af1cd3405dc5646bc9","kind":"commit","published_at":"2024-06-06T17:22:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.66.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.66.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.66.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.66.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.4.0","sha":"1958fcbe2ca8bd93af633f11e97d44e567e945af","kind":"commit","published_at":"2024-05-31T20:41:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.4.0/manifests"},{"name":"v1.64.0","sha":"fa274d77904729c2893111ac292048d56dcf0bb1","kind":"commit","published_at":"2024-05-14T22:54:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.64.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.64.0/manifests"},{"name":"v1.65.0-dev","sha":"59954c80165855ecd478a79e75bcc7d64f629ded","kind":"commit","published_at":"2024-05-09T21:43:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.65.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.65.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.65.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.65.0-dev/manifests"},{"name":"v1.63.2","sha":"d32e66ce27447a0a217464a36fdd3935801c0453","kind":"commit","published_at":"2024-04-08T22:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"92f6dd0c1083430b830e51aaca0db371b06bc99e","kind":"commit","published_at":"2024-04-08T21:12:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.1/manifests"},{"name":"v1.61.2","sha":"1dc4d66f083af0e5e391f764bc2c50ee2336091c","kind":"commit","published_at":"2024-04-03T21:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.2/manifests"},{"name":"v1.62.2","sha":"10baa6bd42af1c0fc4d65e58bddf1b3f3c6a5aa8","kind":"commit","published_at":"2024-04-03T21:44:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.2/manifests"},{"name":"v1.63.0","sha":"c68f4566b9cacdb11c42a6eb14ee66a33d9b7c12","kind":"commit","published_at":"2024-04-03T20:13:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.63.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"9952aa83979822b5915c3fcb2bb0f60afe55aa7d","kind":"commit","published_at":"2024-03-05T00:56:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.1/manifests"},{"name":"gcp/observability/v1.0.1","sha":"e978e43f6fb7aeda8ff97df2743ece579a7b7c90","kind":"commit","published_at":"2024-02-28T21:41:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.1/manifests"},{"name":"v1.62.0","sha":"d715b2ef0602fe2133221519cba0642ac282cc3f","kind":"commit","published_at":"2024-02-21T23:17:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.62.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.62.0/manifests"},{"name":"v1.61.1","sha":"c6e7f04eb9a3d9535c055b68aea36b723e46d470","kind":"commit","published_at":"2024-02-13T22:26:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"8167bc3aca7890b44b5839a2cd92d495016ac7ed","kind":"commit","published_at":"2024-01-23T23:37:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0/manifests"},{"name":"v1.60.1","sha":"dbbcf59957fec0bd58063224cbf105b3b3698d4e","kind":"commit","published_at":"2023-12-18T22:56:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.1/manifests"},{"name":"v1.60.0","sha":"297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a","kind":"commit","published_at":"2023-12-11T21:07:06.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0/manifests"},{"name":"v1.61.0-dev","sha":"4a84ce61eca87a2ebd40e8f430a55a934b23ece1","kind":"commit","published_at":"2023-11-14T18:55:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.61.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.61.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.61.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.61.0-dev/manifests"},{"name":"v1.57.2","sha":"040649358bcdf10c31d3f42fdff2688ac8e4ecbc","kind":"commit","published_at":"2023-10-18T18:28:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.2/manifests"},{"name":"v1.59.0","sha":"7765221f4bf6104973db7946d56936cf838cad46","kind":"commit","published_at":"2023-10-17T21:58:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0/manifests"},{"name":"v1.56.3","sha":"1055b481ed2204a29d233286b9b50c42b63f8825","kind":"commit","published_at":"2023-10-10T21:11:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.3/manifests"},{"name":"v1.57.1","sha":"d9c4eab5e1086d726510c775819fd042498f6d92","kind":"commit","published_at":"2023-10-10T21:10:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.1/manifests"},{"name":"v1.58.3","sha":"bf05b9558c16677e362d231120f8213eb276d406","kind":"commit","published_at":"2023-10-10T19:37:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.3/manifests"},{"name":"v1.60.0-dev","sha":"61ee14c705381b934c9884eb15f9b26885d64acd","kind":"commit","published_at":"2023-10-05T23:40:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.60.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.60.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.60.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.60.0-dev/manifests"},{"name":"v1.58.2","sha":"c0aa20a8ac825f86edd59b2cab842de6da77a841","kind":"commit","published_at":"2023-09-21T23:18:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"62726d4336c675cb45b65cded43838a85f1cbc25","kind":"commit","published_at":"2023-09-13T21:31:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"c2b0797a5353b29ca02869629c83151c980a6e31","kind":"commit","published_at":"2023-09-06T17:16:07.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0/manifests"},{"name":"v1.59.0-dev","sha":"7afbb9b9bdd919880eebbebeee089ab025266d5c","kind":"commit","published_at":"2023-08-24T17:29:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.59.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.59.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.59.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.59.0-dev/manifests"},{"name":"v1.57.0","sha":"87bf02ad24f6cc071d2553eb5d62332194bba1fe","kind":"commit","published_at":"2023-07-26T17:22:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0/manifests"},{"name":"v1.58.0-dev","sha":"919fe359160c05bc7f57839184cdca4bb8ea686a","kind":"commit","published_at":"2023-07-14T20:16:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.58.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.58.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.58.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.58.0-dev/manifests"},{"name":"v1.55.1","sha":"6912eeee499d074523893e1aa58278314ce6139a","kind":"commit","published_at":"2023-07-06T18:46:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.1/manifests"},{"name":"v1.56.2","sha":"faab8736bf73291f92b867d5dae31c927d53d508","kind":"commit","published_at":"2023-07-06T18:39:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"5b67e5ea449ef0686a0c0b6de48cd4cb63e3db2a","kind":"commit","published_at":"2023-06-21T19:17:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"2b6ff72f083d82762397ffcb7087a3be168c0919","kind":"commit","published_at":"2023-06-15T19:30:56.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0/manifests"},{"name":"v1.57.0-dev","sha":"02188e64374d15d04449ecee04fa054b2d8a81af","kind":"commit","published_at":"2023-06-02T17:25:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.57.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.57.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.57.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.57.0-dev/manifests"},{"name":"v1.54.1","sha":"deeee5cf87c57e7f205795f0d88290f862855c47","kind":"commit","published_at":"2023-05-05T16:23:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.1/manifests"},{"name":"v1.55.0","sha":"82c6376d2ac5badf955e360e461455212a89713e","kind":"commit","published_at":"2023-05-04T18:23:04.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0/manifests"},{"name":"v1.56.0-dev","sha":"0ed709c4a71d08e5877b4bfb41c2747b0d1c3240","kind":"commit","published_at":"2023-04-18T21:38:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.56.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.56.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.56.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.56.0-dev/manifests"},{"name":"gcp/observability/v1.0.0","sha":"b91b8842e9437f711267bfc227c454de91e7cf15","kind":"commit","published_at":"2023-04-18T00:20:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/gcp/observability/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/gcp/observability/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@gcp%2Fobservability%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/gcp%2Fobservability%2Fv1.0.0/manifests"},{"name":"stats/opencensus/v1.0.0","sha":"eab9e20d1bbecbdcdf442c5f6669ad731a160c0f","kind":"commit","published_at":"2023-04-14T22:26:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/stats/opencensus/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/stats/opencensus/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@stats%2Fopencensus%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/stats%2Fopencensus%2Fv1.0.0/manifests"},{"name":"v1.54.0","sha":"2997e84fd8d18ddb000ac6736129b48b3c9773ec","kind":"commit","published_at":"2023-03-21T20:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.54.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.54.0/manifests"},{"name":"v1.55.0-dev","sha":"a75fd73d616bea96cfa1853b5bcd0aa762be0b7b","kind":"commit","published_at":"2023-03-17T20:38:15.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.55.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.55.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.55.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.55.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.3.0","sha":"8ba23be9613c672d40ae261d2a1335d639bdd59b","kind":"commit","published_at":"2023-03-01T17:58:20.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.3.0/manifests"},{"name":"v1.53.0","sha":"dba26e15a07f43875ccf806a2dd6cbcbc1c12eab","kind":"commit","published_at":"2023-02-07T21:59:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0/manifests"},{"name":"v1.52.3","sha":"fe39661ffe8a83227c5c40591f335176aa7e5153","kind":"commit","published_at":"2023-01-25T20:23:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.3/manifests"},{"name":"1.52.2","sha":"533d7fd8988cc28afb712d74aca753cd823a443d","kind":"commit","published_at":"2023-01-25T18:56:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/1.52.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/1.52.2/manifests"},{"name":"v1.52.1","sha":"2b4813f8d7ce9f724d716be9cc69af645102af26","kind":"commit","published_at":"2023-01-24T21:15:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"ce56cefc0cc80503d7f8de1e1ec1af3cb741fbd7","kind":"commit","published_at":"2023-01-10T22:27:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0/manifests"},{"name":"v1.53.0-dev","sha":"357d7afc43fe0df74205b797525818fca8cd8f53","kind":"commit","published_at":"2022-12-16T21:26:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.53.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.53.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.53.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.53.0-dev/manifests"},{"name":"v1.51.0","sha":"eeb9afa1f6b6388152955eeca8926e36ca94c768","kind":"commit","published_at":"2022-11-18T16:56:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0/manifests"},{"name":"v1.52.0-dev","sha":"81db25066bf395f3f49a8a8125eb199547d03469","kind":"commit","published_at":"2022-11-08T23:44:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.52.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.52.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.52.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.52.0-dev/manifests"},{"name":"v1.50.1","sha":"4c776ec01572d55249df309251900554b46adb41","kind":"commit","published_at":"2022-10-14T22:00:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"c1d7d7acc3d14788d07ded8be9cd74c136084294","kind":"commit","published_at":"2022-10-06T16:12:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0/manifests"},{"name":"v1.51.0-dev","sha":"202d355a9bb06cd914345afc994d0b213a34427c","kind":"commit","published_at":"2022-10-04T21:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.51.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.51.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.51.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.51.0-dev/manifests"},{"name":"v1.49.0","sha":"1c29e075ab1c83a455cf942dd148c467a879800a","kind":"commit","published_at":"2022-08-23T18:36:22.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0/manifests"},{"name":"v1.50.0-dev","sha":"802b32e0ec27636f3e60f83a8157a62d364f334e","kind":"commit","published_at":"2022-08-15T17:22:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.50.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.50.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.50.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.50.0-dev/manifests"},{"name":"v1.48.0","sha":"64174955202ffb5ea4122e25d1aaece49cc5a3ed","kind":"commit","published_at":"2022-07-12T21:28:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0/manifests"},{"name":"v1.49.0-dev","sha":"8c494a9aed3e60c60875d9559bf7526e6defc7ea","kind":"commit","published_at":"2022-07-01T23:03:10.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.49.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.49.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.49.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.49.0-dev/manifests"},{"name":"v1.47.0","sha":"5b509df1e30a25b14dba119c09295924c9e17abe","kind":"commit","published_at":"2022-05-31T21:27:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0/manifests"},{"name":"v1.48.0-dev","sha":"c6c0a06d47f0e71d8465f53f1fb78d1bbcd7f5cc","kind":"commit","published_at":"2022-05-23T20:25:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.48.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.48.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.48.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.48.0-dev/manifests"},{"name":"v1.46.2","sha":"46da11bc8bf12ea2b86d0783cd92e098ba0ccc99","kind":"commit","published_at":"2022-05-13T23:13:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"beb2eafa906da5eba1d0d7d80e906c6ad0b46c13","kind":"commit","published_at":"2022-04-22T17:40:01.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"e8d06c51a523ba75f052cfaa56a1b8e0583ac589","kind":"commit","published_at":"2022-04-22T17:38:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0/manifests"},{"name":"v1.47.0-dev","sha":"5682cc6a321507ce2a865beb8dd4bed9a5db0e06","kind":"commit","published_at":"2022-04-06T17:56:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.47.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.47.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.47.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.47.0-dev/manifests"},{"name":"v1.45.0","sha":"a82cc96f07c960e02623688e4067ae6b7895334a","kind":"commit","published_at":"2022-03-09T18:43:14.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0/manifests"},{"name":"v1.46.0-dev","sha":"fd1f98814e5bb443e7f3046f027e278fb5978c42","kind":"commit","published_at":"2022-02-22T19:51:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.46.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.46.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.46.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.46.0-dev/manifests"},{"name":"v1.44.0","sha":"b4c5e24c7373b22c6c38d68379c39ecdc616a968","kind":"commit","published_at":"2022-01-25T23:00:39.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0/manifests"},{"name":"v1.45.0-dev","sha":"13c41bce4ac7d42d09d86a6aae366211cb606b22","kind":"commit","published_at":"2022-01-11T22:38:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.45.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.45.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.45.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.45.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.2.0","sha":"c285fc70e095eccc98d79b9a133e1e328141aefd","kind":"commit","published_at":"2021-12-20T23:40:38.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.2.0/manifests"},{"name":"v1.43.0","sha":"14c11384b76b67f7b1b32a5d18f865762634c0ae","kind":"commit","published_at":"2021-12-14T21:16:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0/manifests"},{"name":"v1.44.0-dev","sha":"ac4edd2a03b9124d2ceda2a7c205396b31200351","kind":"commit","published_at":"2021-12-06T20:56:02.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.44.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.44.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.44.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.44.0-dev/manifests"},{"name":"v1.40.1","sha":"2a62119445683446e8d6c2a36079aedeb100f6f8","kind":"commit","published_at":"2021-12-01T18:11:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.1/manifests"},{"name":"v1.41.1","sha":"78ebe1c6cc888f74a1dae496012f82c4f7d8aeb4","kind":"commit","published_at":"2021-12-01T18:11:30.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.1/manifests"},{"name":"v1.42.0","sha":"aff571cc86e6e7e740130dbbb32a9741558db805","kind":"commit","published_at":"2021-11-02T18:24:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0/manifests"},{"name":"v1.43.0-dev","sha":"d6aca733b397729771c5869b785523269696d2d6","kind":"commit","published_at":"2021-10-29T18:58:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.43.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.43.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.43.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.43.0-dev/manifests"},{"name":"v1.41.0","sha":"a671967dfbaab779d37fd7e597d9248f13806087","kind":"commit","published_at":"2021-09-23T18:09:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0/manifests"},{"name":"v1.42.0-dev","sha":"616977cc7974d6cbec50399297db7026d791c9dd","kind":"commit","published_at":"2021-09-21T18:32:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.42.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.42.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.42.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.42.0-dev/manifests"},{"name":"v1.40.0","sha":"41e044e1c82fcf6a5801d6cbd7ecf952505eecb1","kind":"commit","published_at":"2021-08-12T00:10:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0/manifests"},{"name":"v1.39.1","sha":"db17d4b4adf4cbc1539baff45e63c837b889ff20","kind":"commit","published_at":"2021-08-05T20:24:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.1/manifests"},{"name":"v1.41.0-dev","sha":"245ad25715e019716d10f5b24d761f85ff158c15","kind":"commit","published_at":"2021-07-27T19:13:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.41.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.41.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.41.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.41.0-dev/manifests"},{"name":"v1.38.1","sha":"af7e45c44bfa9370f324a5620511c7e9ab075b01","kind":"commit","published_at":"2021-06-29T21:42:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.1/manifests"},{"name":"v1.39.0","sha":"ebf6a4b476dc7c1bcb57c82e9c74529a7f046710","kind":"commit","published_at":"2021-06-29T15:24:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0/manifests"},{"name":"v1.40.0-dev","sha":"f06e0060c6567a63a687be461f905268b9cc193d","kind":"commit","published_at":"2021-06-15T17:49:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.40.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.40.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.40.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.40.0-dev/manifests"},{"name":"v1.38.0","sha":"0257c8657362b76f24e7a8cfb61df48d4cb735d3","kind":"commit","published_at":"2021-05-19T22:11:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0/manifests"},{"name":"v1.39.0-dev","sha":"81b8cca6a9d92794be3e789b179e798aa1bc3209","kind":"commit","published_at":"2021-05-11T22:28:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.39.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.39.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.39.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.39.0-dev/manifests"},{"name":"v1.37.1","sha":"64031cbfcf4d84c026be93ad7b74b3c290100893","kind":"commit","published_at":"2021-05-11T21:48:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"daba80583807e692013f3fd884092e77413705f1","kind":"commit","published_at":"2021-04-07T17:37:46.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0/manifests"},{"name":"v1.38.0-dev","sha":"0028242dbbf8efab46fb0e25cef649ef7bea1730","kind":"commit","published_at":"2021-03-31T17:36:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.38.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.38.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.38.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.38.0-dev/manifests"},{"name":"v1.36.1","sha":"05138c1e2a54f85e9dc1898999296d6881931e41","kind":"commit","published_at":"2021-03-25T22:12:44.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.1/manifests"},{"name":"v1.35.1","sha":"8fe90ad55fee57fca3efc78dd324bc1a34a29aa6","kind":"commit","published_at":"2021-03-12T21:55:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.1/manifests"},{"name":"v1.34.2","sha":"2b6907023d0f83ae553d007172247137ade3b82e","kind":"commit","published_at":"2021-03-12T21:53:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.2/manifests"},{"name":"v1.36.0","sha":"f74f0337644653eba7923908a4d7f79a4f3a267b","kind":"commit","published_at":"2021-02-24T22:40:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0/manifests"},{"name":"v1.37.0-dev","sha":"ce29c77c5fa13ec2b424e310e84dfa3188618df8","kind":"commit","published_at":"2021-02-10T17:13:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.37.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.37.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.37.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.37.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.1.0","sha":"938f6e2f7550e542bd78f3b9e8812665db109e02","kind":"commit","published_at":"2021-01-14T22:28:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.1.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.1.0/manifests"},{"name":"v1.35.0","sha":"577eb696279ea85069a02c9a4c2defafdab858c5","kind":"commit","published_at":"2021-01-13T22:05:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0/manifests"},{"name":"v1.33.3","sha":"5c09eff6a2af83b52e8b0e17825eeb4f9cbcc9a4","kind":"commit","published_at":"2021-01-11T19:53:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.3/manifests"},{"name":"v1.34.1","sha":"5e6d654ce730d05ab174d380c9b5e11a611ccb2f","kind":"commit","published_at":"2021-01-11T19:17:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.1/manifests"},{"name":"v1.36.0-dev","sha":"4cf4a98505bcdfb27ea2a5427b6e5a2d143dd060","kind":"commit","published_at":"2021-01-11T18:09:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.36.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.36.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.36.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.36.0-dev/manifests"},{"name":"v1.34.0","sha":"2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3","kind":"commit","published_at":"2020-12-02T22:32:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0/manifests"},{"name":"v1.35.0-dev","sha":"3d14af97a5e943748f9133db4792e83aa6d77bb2","kind":"commit","published_at":"2020-11-17T23:23:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.35.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.35.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.35.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.35.0-dev/manifests"},{"name":"v1.33.2","sha":"56d63285d528c0d33f9bf8c355139d91edc047de","kind":"commit","published_at":"2020-11-06T17:41:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.2/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.1","sha":"a80e65018272ac6bd58ee44d0d3e37374b090c1f","kind":"commit","published_at":"2020-10-23T20:18:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.1/manifests"},{"name":"v1.33.1","sha":"a767afcb69f50a47471acd75d5a1ad062561554d","kind":"commit","published_at":"2020-10-20T22:50:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.1/manifests"},{"name":"v1.34.0-dev","sha":"f0db9671c2460192fb61fad5326b9173195a9561","kind":"commit","published_at":"2020-10-08T20:41:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.34.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.34.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.34.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.34.0-dev/manifests"},{"name":"cmd/protoc-gen-go-grpc/v1.0.0","sha":"b2c5f4a808fd5de543c4e987cd85d356140ed681","kind":"commit","published_at":"2020-10-02T19:40:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/cmd/protoc-gen-go-grpc/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/cmd/protoc-gen-go-grpc/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/cmd%2Fprotoc-gen-go-grpc%2Fv1.0.0/manifests"},{"name":"v1.32.0","sha":"5e8f83304c0563d1ba74db05fee83d9c18ab9a58","kind":"commit","published_at":"2020-09-08T22:17:32.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0/manifests"},{"name":"v1.33.0-dev","sha":"c4ba4cc6af4a2000d2891592bd8a309a9cb46790","kind":"commit","published_at":"2020-08-25T21:41:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.33.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.33.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.33.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.33.0-dev/manifests"},{"name":"v1.30.1","sha":"e13e057332a870e08462cf2ca4db96573beaa709","kind":"commit","published_at":"2020-08-25T17:45:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.1/manifests"},{"name":"v1.31.1","sha":"39ef2aaf62df775b9c54a59957d113a0495cae73","kind":"commit","published_at":"2020-08-25T17:02:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"bde0263672f027525e2950992a4c7db7af572b59","kind":"commit","published_at":"2020-07-30T17:22:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0/manifests"},{"name":"v1.32.0-dev","sha":"9106c3fff5236fd664a8de183f1c27682c66b823","kind":"commit","published_at":"2020-07-23T18:26:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.32.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.32.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.32.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.32.0-dev/manifests"},{"name":"v1.30.0","sha":"1f47ba4663831f2a9c28a62a7de3ff8bc45078f0","kind":"commit","published_at":"2020-06-22T16:52:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0/manifests"},{"name":"v1.31.0-dev","sha":"6f5ecbe569c7c00bc64b1127a2701ec2125c6725","kind":"commit","published_at":"2020-06-11T18:25:28.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.31.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.31.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.31.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.31.0-dev/manifests"},{"name":"v1.29.1","sha":"754ee590a4f386d0910d887f3b8776354042260b","kind":"commit","published_at":"2020-04-23T16:12:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"bd6242a1aa1b9fd3701cdbada47e9e951dab6c24","kind":"commit","published_at":"2020-04-21T20:51:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0/manifests"},{"name":"v1.30.0-dev.1","sha":"03def2a1f3d4fd22fb566d561195c31330984c29","kind":"commit","published_at":"2020-04-21T17:55:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev.1/manifests"},{"name":"v1.30.0-dev","sha":"7f19477365da120509204d52ac549ac0dbf772ba","kind":"commit","published_at":"2020-04-08T20:31:42.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.30.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.30.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.30.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.30.0-dev/manifests"},{"name":"v1.28.1","sha":"ac54eec90516cee50fc6b9b113b34628a85f976f","kind":"commit","published_at":"2020-04-06T21:32:36.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"142182889d38b76209f1d9f1d8e91d7608aff542","kind":"commit","published_at":"2020-03-10T20:58:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0/manifests"},{"name":"v1.29.0-dev","sha":"3211773f0f015ef0920f003a17e0b42302526e96","kind":"commit","published_at":"2020-03-05T23:33:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.29.0-dev","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.29.0-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.29.0-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.29.0-dev/manifests"},{"name":"v1.27.1","sha":"f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc","kind":"commit","published_at":"2020-02-05T23:40:21.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.1/manifests"},{"name":"v1.28.0-pre","sha":"ca10cab155cfd48ea43af22dea669df2606d2d4e","kind":"commit","published_at":"2020-01-28T21:56:49.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.28.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.28.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.28.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.28.0-pre/manifests"},{"name":"v1.27.0","sha":"a89bee78ddf0f67f27c06b1b2b1b071c18408724","kind":"commit","published_at":"2020-01-28T19:14:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0/manifests"},{"name":"v1.27.0-pre","sha":"9efef0360f3b01fa7e4f08cb19e53d7f3dbf5b65","kind":"commit","published_at":"2019-12-17T22:10:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.27.0-pre","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.27.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.27.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.27.0-pre/manifests"},{"name":"v1.26.0","sha":"f5b0812e6fe574d90da76b205e9eb51f6ddb1919","kind":"commit","published_at":"2019-12-17T20:47:26.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.26.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"1a3960e4bd028ac0cec0a2afd27d7d8e67c11514","kind":"commit","published_at":"2019-11-08T18:22:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"9d331e2b02dd47daeecae02790f61cc88dc75a64","kind":"commit","published_at":"2019-11-05T21:36:19.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.25.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"f6d0f9ee430895e87ef1ceb5ac8f39725bafceef","kind":"commit","published_at":"2019-09-25T20:50:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.24.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.24.0/manifests"},{"name":"v1.21.4","sha":"355f7b1b0d2a3a1a8c8f95a3b343594dd600b0a7","kind":"commit","published_at":"2019-09-17T20:44:24.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.4/manifests"},{"name":"v1.23.1","sha":"39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6","kind":"commit","published_at":"2019-09-11T18:52:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.1/manifests"},{"name":"v1.22.3","sha":"5cadcb29694b2b41a4ce8181ca0617484dd4d12d","kind":"commit","published_at":"2019-09-11T18:11:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.3/manifests"},{"name":"v1.23.0","sha":"6eaf6f47437a6b4e2153a190160ef39a92c7eceb","kind":"commit","published_at":"2019-08-13T19:31:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.23.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.23.0/manifests"},{"name":"v1.21.3","sha":"f95447b3d586dc2a1f350ea5294ad32eb9f2b827","kind":"commit","published_at":"2019-08-13T18:03:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.3/manifests"},{"name":"v1.22.2","sha":"7150a7c70aef304650b166dfc30a1a2287cad773","kind":"commit","published_at":"2019-08-13T18:02:27.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"045159ad57f3781d409358e3ade910a018c16b30","kind":"commit","published_at":"2019-07-25T16:59:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.1/manifests"},{"name":"v1.21.2","sha":"86af7e80a3703e2400cce4ea455a9abab36bbcf8","kind":"commit","published_at":"2019-07-25T16:55:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.2/manifests"},{"name":"v1.22.0","sha":"1d89a3c832915b2314551c1d2a506874d62e53f7","kind":"commit","published_at":"2019-07-02T20:58:52.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.22.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"501c41df7f472c740d0674ff27122f3f48c80ce7","kind":"commit","published_at":"2019-06-04T21:21:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"869adfc8d5a43efc0d05780ad109106f457f51e4","kind":"commit","published_at":"2019-05-22T17:02:58.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.21.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"25c4f928eaa6d96443009bd842389fb4fa48664e","kind":"commit","published_at":"2019-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"236199dd5f8031d698fb64091194aecd1c3895b2","kind":"commit","published_at":"2019-04-09T20:00:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.20.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"3507fb8e1a5ad030303c106fef3a47c9fdad16ad","kind":"commit","published_at":"2019-03-20T22:36:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.1/manifests"},{"name":"v1.18.1","sha":"ce08908258b7dc7d5c25259760589acdf3bf3789","kind":"commit","published_at":"2019-03-20T22:25:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.1/manifests"},{"name":"v1.19.0","sha":"2fdaae294f38ed9a121193c51ec99fecd3b13eb7","kind":"commit","published_at":"2019-02-26T18:45:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.19.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"a02b0774206b209466313a0b525d2c738fe407eb","kind":"commit","published_at":"2019-01-15T20:48:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.18.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"df014850f6dee74ba2fc94874043a9f3f75fbfd8","kind":"commit","published_at":"2018-12-04T23:41:53.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.17.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"2e463a05d100327ca47ac218281906921038fd95","kind":"commit","published_at":"2018-10-23T17:37:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.16.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"8dea3dc473e90c8179e519d91302d0597c0ca1d1","kind":"commit","published_at":"2018-09-11T17:48:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.15.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"32fb0ac620c32ba40a4626ddf94d90d12cce3455","kind":"commit","published_at":"2018-07-31T16:43:25.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.14.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"168a6198bcb0ef175f7dacec0b8691fc141dc9b8","kind":"commit","published_at":"2018-06-19T22:19:05.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.13.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"7a6a684ca69eb4cae85ad0a484f2e531598c047b","kind":"commit","published_at":"2018-06-07T17:28:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"22a49e732a507a11ac524e4ea5fd1a3e384b6fb8","kind":"commit","published_at":"2018-06-06T17:15:37.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"41344da2231b913fa3d983840a57a6b1b7b631a1","kind":"commit","published_at":"2018-05-08T21:01:23.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.12.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"d11072e7ca9811b1100b80ca0269ac831f06d024","kind":"commit","published_at":"2018-04-09T20:31:48.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d89cded64628466c4ab532d1f0ba5c220459ebe8","kind":"commit","published_at":"2018-04-04T21:41:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1e2570b1b19ade82d8dbb31bba4e65e9f9ef5b34","kind":"commit","published_at":"2018-03-29T22:58:51.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.1/manifests"},{"name":"v1.10.1","sha":"61763f5bcf26276d4c255c89e9dcf8f9838a271b","kind":"commit","published_at":"2018-03-28T23:38:55.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.1/manifests"},{"name":"v1.11.0","sha":"afc05b9e1d36f289ea16ba294894486a3e458246","kind":"commit","published_at":"2018-03-27T21:28:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.11.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"8e4536a86ab602859c20df5ebfd0bd4228d08655","kind":"commit","published_at":"2018-02-14T18:40:50.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.10.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"6b51017f791ae1cfbec89c52efdf444b13b550ef","kind":"commit","published_at":"2018-01-19T19:11:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7cea4cc846bcf00cbb27595b07da5de875ef7de9","kind":"commit","published_at":"2018-01-08T22:01:35.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"f3955b8e9e244dd4dd4bc4f7b7a23a8445400a76","kind":"commit","published_at":"2018-01-02T23:19:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.9.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.9.0/manifests"},{"name":"v1.7.5","sha":"5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e","kind":"commit","published_at":"2017-12-18T23:19:08.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.5/manifests"},{"name":"v1.8.2","sha":"e687fa4e6424368ece6e4fe727cea2c806a0fcb4","kind":"commit","published_at":"2017-12-13T00:34:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.2/manifests"},{"name":"v1.7.4","sha":"9a2334748bab9638f1480ad4f0ac6ac0c6c3a486","kind":"commit","published_at":"2017-12-04T22:18:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.4/manifests"},{"name":"v1.8.0","sha":"5a9f7b402fe85096d2e1d0383435ee1876e863d0","kind":"commit","published_at":"2017-11-21T19:13:43.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.8.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"401e0e00e4bb830a10496d64cd95e068c5bf50de","kind":"commit","published_at":"2017-11-14T00:40:54.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"5ffe3083946d5603a0578721101dc8165b1d5b5f","kind":"commit","published_at":"2017-11-03T18:24:57.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61d37c5d657a47e4404fd6823bd598341a2595de","kind":"commit","published_at":"2017-10-25T22:03:47.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f7bf885db0b7479a537ec317c6e48ce53145f3db","kind":"commit","published_at":"2017-10-11T17:41:09.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.7.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"f92cdcd7dcdc69e81b2d7b338479a19a8723cfa3","kind":"commit","published_at":"2017-08-30T18:24:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.6.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"b3ddf786825de56a4178401b7e174ee332173b66","kind":"commit","published_at":"2017-08-14T21:34:00.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"b8669c35455183da6d5c474ea6e72fbf55183274","kind":"commit","published_at":"2017-07-27T17:41:34.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"172ccacff3cfbddedcf1ba5ea06cda943bc976c1","kind":"commit","published_at":"2017-07-19T21:36:40.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.5.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"b15215fb911b24a5d61d57feec4233d610530464","kind":"commit","published_at":"2017-06-22T20:41:11.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"42c095b6c9bdd80d4435b064508c398afdb0ec99","kind":"commit","published_at":"2017-06-14T21:53:17.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d8960bd63c6743defa6d54926e5edfa8e4a28e43","kind":"commit","published_at":"2017-06-07T18:18:31.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.4.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d2e1b51f33ff8c5e4a15560ff049d200e83726c5","kind":"commit","published_at":"2017-04-28T21:33:45.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.3.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"8050b9cbc271307e5a716a9d782803d09b0d6f2d","kind":"commit","published_at":"2017-04-07T18:35:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.1","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cdee119ee21e61eef7093a41ba148fa83585e143","kind":"commit","published_at":"2017-03-14T22:44:13.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.2.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.2.0/manifests"},{"name":"v1.0.5","sha":"708a7f9f3283aa2d4f6132d287d78683babe55c8","kind":"tag","published_at":"2016-12-05T22:46:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.5","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"777daa17ff9b5daef1cfdf915088a2ada3332bf0","kind":"tag","published_at":"2016-11-03T23:07:16.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.4","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b7f1379d3cbbbeb2ca3405852012e237aa05459e","kind":"tag","published_at":"2016-10-17T23:18:18.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.3","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b1a2821ca5a4fd6b6e48ddfbb7d6d7584d839d21","kind":"tag","published_at":"2016-10-03T18:18:03.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.2","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.2/manifests"},{"name":"v1.0.1-GA","sha":"0032a855ba5c8a3c8e0d71c2deef354b70af1584","kind":"tag","published_at":"2016-08-19T18:29:33.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.1-GA","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.1-GA","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.1-GA","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.1-GA/manifests"},{"name":"v1.0.0","sha":"13edeeffdea7a41d5aad96c28deb4c7bd01a9397","kind":"tag","published_at":"2016-07-11T23:19:59.000Z","download_url":"https://codeload.github.com/grpc/grpc-go/tar.gz/v1.0.0","html_url":"https://github.com/grpc/grpc-go/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grpc/grpc-go@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T19:54:18.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.452833854980964,"dependent_packages_count":6.048350804704306,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.250592329842635},"purl":"pkg:golang/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T19:00:48.094Z","issues_count":890,"pull_requests_count":2856,"avg_time_to_close_issue":13330470.00729927,"avg_time_to_close_pull_request":680345.961508853,"issues_closed_count":685,"pull_requests_closed_count":2598,"pull_request_authors_count":253,"issue_authors_count":447,"avg_comments_per_issue":3.943820224719101,"avg_comments_per_pull_request":1.9719887955182074,"merged_pull_requests_count":2058,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":213,"past_year_pull_requests_count":1058,"past_year_avg_time_to_close_issue":1266770.4521739131,"past_year_avg_time_to_close_pull_request":591398.5711060948,"past_year_issues_closed_count":115,"past_year_pull_requests_closed_count":886,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.2629107981220655,"past_year_avg_comments_per_pull_request":1.832703213610586,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":709,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grpc%2Fgrpc-go/issues","maintainers":[{"login":"dfawley","count":200,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"arvindbr8","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvindbr8"},{"login":"eshitachandwani","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"sergiitk","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sergiitk"},{"login":"atollena","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"jhump","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"ejona86","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ejona86"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"aranjans","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aranjans"},{"login":"arjan-bal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjan-bal"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"jadekler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jadekler"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"purnesh42H","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnesh42H"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"},{"login":"vjpai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vjpai"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"jeanbza","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeanbza"}],"active_maintainers":[{"login":"eshitachandwani","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eshitachandwani"},{"login":"dfawley","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dfawley"},{"login":"atollena","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atollena"},{"login":"asheshvidyut","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asheshvidyut"},{"login":"jhump","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhump"},{"login":"murgatroid99","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murgatroid99"},{"login":"shivaspeaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shivaspeaks"},{"login":"yashykt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashykt"},{"login":"bizyutyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bizyutyu"},{"login":"bmondal94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmondal94"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/google.golang.org%2Fgrpc%2Fbalancer%2Fpickfirst%2Fpickfirstleaf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147083,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["dogs-over-cats","giant-robots","go","golang","grpc","hacktoberfest","microservices","not-nanoservices","proto","rpc"],"dependencies":null,"score":34.81443116842629,"created_at":"2026-05-14T05:03:57.433Z","updated_at":"2026-05-30T13:31:38.628Z","avatar_url":"https://github.com/grpc.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372006","html_url":"https://summary.ecosyste.ms/projects/372006"}